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 8bb9cfa commit d6a8115Copy full SHA for d6a8115
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
os: windows-latest
41
arch: x64
42
steps:
43
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
44
- uses: julia-actions/setup-julia@v2
45
with:
46
version: ${{ matrix.version }}
@@ -62,7 +62,7 @@ jobs:
62
name: Documentation
63
runs-on: ubuntu-latest
64
65
66
67
68
version: '1'
0 commit comments