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 3d6c4ad commit f1c1df8Copy full SHA for f1c1df8
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- x64
33
- x86
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