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 8d17649 commit c1a9b4eCopy full SHA for c1a9b4e
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
julia-arch:
43
- x64
44
steps:
45
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
46
- uses: julia-actions/setup-julia@v2
47
with:
48
version: ${{ matrix.julia-version }}
.github/workflows/documentation.yaml
@@ -27,7 +27,7 @@ jobs:
27
Documentation:
28
runs-on: ubuntu-latest
29
30
31
32
33
version: 1
0 commit comments