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 56bffaf commit 4a583d9Copy full SHA for 4a583d9
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
arch:
29
- x64
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
- uses: julia-actions/setup-julia@v2
33
with:
34
version: ${{ matrix.version }}
0 commit comments