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 7341c3b + 08cb088 commit 37d701fCopy full SHA for 37d701f
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
arch:
24
- x64
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- uses: julia-actions/setup-julia@v2
28
with:
29
version: ${{ matrix.version }}
0 commit comments