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 7aeca04 + d6b8814 commit 4b9930cCopy full SHA for 4b9930c
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
arch:
32
- x64
33
steps:
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
35
- uses: julia-actions/setup-julia@v2
36
with:
37
version: ${{ matrix.version }}
.github/workflows/Documentation.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
runs-on: ubuntu-latest
21
22
23
24
25
version: '1'
0 commit comments