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 1f1b71c + 43a8bdb commit dff5c63Copy full SHA for dff5c63
2 files changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
arch:
23
- x64
24
steps:
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
- uses: julia-actions/setup-julia@v2
27
with:
28
version: ${{ matrix.version }}
.github/workflows/documentation.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: write
14
runs-on: ubuntu-latest
15
16
17
18
19
version: '1.9'
0 commit comments