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 e402fa4 commit 2950d9fCopy full SHA for 2950d9f
.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