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 162550e commit 97f1198Copy full SHA for 97f1198
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
arch:
25
- x64
26
steps:
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
28
- uses: julia-actions/setup-julia@v1
29
with:
30
version: ${{ matrix.version }}
.github/workflows/docsCI.yml
@@ -25,7 +25,7 @@ jobs:
31
@@ -46,7 +46,7 @@ jobs:
46
name: Documentation
47
runs-on: ubuntu-latest
48
49
50
51
52
version: '1'
0 commit comments