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 34aaa7f + 6557689 commit e59d2a0Copy full SHA for e59d2a0
1 file changed
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
julia-arch: [x64]
31
os: [ubuntu-latest]
32
steps:
33
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
34
- uses: julia-actions/setup-julia@v2
35
with:
36
version: ${{ matrix.julia-version }}
0 commit comments