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 3272d42 + b4c7b8e commit b905bebCopy full SHA for b905beb
1 file changed
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
arch:
26
- x64
27
steps:
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
- uses: julia-actions/setup-julia@v1
30
with:
31
version: ${{ matrix.version }}
@@ -50,7 +50,7 @@ jobs:
50
name: Documentation
51
runs-on: ubuntu-latest
52
53
54
55
56
version: '1'
0 commit comments