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 e0ccfb0 commit 68354bfCopy full SHA for 68354bf
.github/workflows/CI.yml
@@ -33,7 +33,7 @@ jobs:
33
julia-version: 'nightly'
34
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
- uses: julia-actions/setup-julia@latest
38
with:
39
version: ${{ matrix.julia-version }}
0 commit comments