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 d699055 + 2950d9f commit 10c60d7Copy full SHA for 10c60d7
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
arch:
31
- x64
32
steps:
33
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
34
- uses: julia-actions/setup-julia@v2
35
with:
36
version: ${{ matrix.version }}
0 commit comments