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 0060fb7 commit 800c6b4Copy full SHA for 800c6b4
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
arch:
25
- x64
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
28
- uses: julia-actions/setup-julia@v2
29
with:
30
version: ${{ matrix.version }}
0 commit comments