We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe8f663 commit 6e16ddcCopy full SHA for 6e16ddc
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
os: windows-latest
44
arch: x64
45
steps:
46
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
47
- uses: julia-actions/setup-julia@v1
48
with:
49
version: ${{ matrix.version }}
@@ -65,7 +65,7 @@ jobs:
65
name: Documentation
66
runs-on: ubuntu-latest
67
68
69
70
71
version: '1'
0 commit comments