We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 853398d + a67667d commit 5cd4099Copy full SHA for 5cd4099
1 file changed
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
arch:
26
- x64
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
- uses: julia-actions/setup-julia@v2
30
with:
31
version: ${{ matrix.version }}
@@ -50,7 +50,7 @@ jobs:
50
name: Documentation
51
runs-on: ubuntu-latest
52
53
54
55
56
version: '1'
0 commit comments