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.
1 parent 7bf2953 commit 8caae10Copy full SHA for 8caae10
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
arch:
33
- x64
34
steps:
35
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
36
- uses: julia-actions/setup-julia@v2
37
with:
38
version: ${{ matrix.version }}
0 commit comments