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 833dfa2 + 7319d29 commit fca155bCopy full SHA for fca155b
1 file changed
.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 }}
@@ -49,7 +49,7 @@ jobs:
49
name: Documentation
50
runs-on: ubuntu-latest
51
52
53
54
55
version: '1'
0 commit comments