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 a2e24df commit 38448d6Copy full SHA for 38448d6
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
- os: windows-latest
31
arch: x86
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