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 1c427a6 + 298cec0 commit e989b72Copy full SHA for e989b72
.github/workflows/CI.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: julia-actions/setup-julia@v1
35
with:
36
version: ${{ matrix.version }}
37
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
38
env:
39
cache-name: cache-artifacts
40
0 commit comments