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 356aeff + 6c43d43 commit c1abf23Copy full SHA for c1abf23
1 file changed
.github/workflows/CI.yml
@@ -32,7 +32,7 @@ jobs:
32
- windows-latest
33
- macOS-latest
34
steps:
35
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
36
- uses: julia-actions/setup-julia@v2
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