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 7ba27b6 + 06b2a4d commit 982a768Copy full SHA for 982a768
.github/workflows/BuildDocs.yml
@@ -6,7 +6,7 @@ jobs:
6
BuildDocs:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
10
- uses: julia-actions/setup-julia@v2
11
with:
12
version: '1'
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
arch:
29
- x64
30
31
32
33
34
version: ${{ matrix.version }}
0 commit comments