There was an error while loading. Please reload this page.
2 parents 80ac896 + 20ea972 commit a5c99c6Copy full SHA for a5c99c6
1 file changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- version: 'nightly'
33
arch: x86
34
steps:
35
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
36
- uses: julia-actions/setup-julia@latest
37
with:
38
version: ${{ matrix.version }}
0 commit comments