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.
actions/cache
1 parent 4d86901 commit 30434a1Copy full SHA for 30434a1
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: julia-actions/setup-julia@v2
19
with:
20
version: 1
21
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
22
env:
23
cache-name: cache-artifacts
24
0 commit comments