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 f5691e0 commit e215be9Copy full SHA for e215be9
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
version: "1"
32
arch: x86
33
steps:
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
35
- uses: julia-actions/setup-julia@v2
36
with:
37
version: ${{ matrix.version }}
0 commit comments