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 a3a8ae6 + 8f07ff7 commit 4ab6e7cCopy full SHA for 4ab6e7c
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
os: ubuntu-latest
19
arch: x64
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- uses: julia-actions/setup-julia@latest
23
with:
24
version: ${{ matrix.version }}
.github/workflows/documentation.yml
@@ -15,7 +15,7 @@ jobs:
15
statuses: write
16
runs-on: ubuntu-latest
17
version: '1'
0 commit comments