There was an error while loading. Please reload this page.
2 parents db355b3 + f5e4fa5 commit f5cb45cCopy full SHA for f5cb45c
1 file changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- windows-latest
33
- macOS-latest
34
steps:
35
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
36
- uses: julia-actions/setup-julia@v3
37
with:
38
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