We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57bf14d + 1249af7 commit 84bb97aCopy full SHA for 84bb97a
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
version: 1.7.1
35
arch: x64
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
- uses: julia-actions/setup-julia@v2
39
with:
40
version: ${{ matrix.version }}
@@ -64,7 +64,7 @@ jobs:
64
name: Documentation
65
runs-on: ubuntu-latest
66
67
68
69
70
version: '1.6'
0 commit comments