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 43a5cb4 commit c9d5aedCopy full SHA for c9d5aed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
arch:
30
- x64
31
steps:
32
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
33
- uses: julia-actions/setup-julia@v1
34
with:
35
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