We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b3be3c + 9e3de70 commit eff8a96Copy full SHA for eff8a96
.github/workflows/CI.yml
@@ -16,7 +16,7 @@ jobs:
16
- '1'
17
- '1.6'
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: julia-actions/setup-julia@v2
21
with:
22
version: ${{ matrix.version }}
.github/workflows/Docs.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Documentation
14
runs-on: ubuntu-latest
15
version: '1'
0 commit comments