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.
1 parent 27a78e0 commit 8f9fec8Copy full SHA for 8f9fec8
.github/workflows/Documenter.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- uses: julia-actions/setup-julia@latest
16
with:
17
version: '1'
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
arch:
37
- x64
38
39
40
- uses: julia-actions/setup-julia@v1
41
42
version: ${{ matrix.version }}
0 commit comments