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 566039d commit 6e69e3aCopy full SHA for 6e69e3a
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
os: windows-latest
41
arch: x64
42
steps:
43
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
44
- uses: julia-actions/setup-julia@v1
45
with:
46
version: ${{ matrix.version }}
@@ -60,7 +60,7 @@ jobs:
60
name: Documentation
61
runs-on: ubuntu-latest
62
63
64
65
66
version: '1'
0 commit comments