We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24e99c2 + 95826a3 commit 25629b4Copy full SHA for 25629b4
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
arch:
32
- x64
33
steps:
34
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
35
- uses: julia-actions/setup-julia@v2
36
with:
37
version: ${{ matrix.version }}
.github/workflows/documentation.yml
@@ -15,7 +15,7 @@ jobs:
15
statuses: write
16
runs-on: ubuntu-latest
17
18
19
20
21
version: '1.6'
0 commit comments