There was an error while loading. Please reload this page.
2 parents 8969343 + 964cd27 commit 30209b6Copy full SHA for 30209b6
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
arch:
25
- x64
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v7
28
- uses: julia-actions/setup-julia@v3
29
with:
30
version: ${{ matrix.version }}
@@ -51,7 +51,7 @@ jobs:
51
env:
52
JULIA_PKG_SERVER: ""
53
54
55
56
57
version: '1'
0 commit comments