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 0cbbf21 + 0e1c9c5 commit fc6b6d1Copy full SHA for fc6b6d1
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: julia-actions/setup-julia@v1
26
with:
27
version: ${{ matrix.version }}
28
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
29
env:
30
cache-name: cache-artifacts
31
0 commit comments