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.
2 parents 664fa90 + 8f753a7 commit c876b1eCopy full SHA for c876b1e
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
docs:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: julia-actions/setup-julia@v2
20
with:
21
version: 'pre'
0 commit comments