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.
1 parent 4a541cd commit 7a5a9d1Copy full SHA for 7a5a9d1
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
version: ${{ matrix.version }}
37
arch: ${{ matrix.arch }}
38
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
39
env:
40
cache-name: cache-artifacts
41
JULIA_IN_GITHUB_ACTION: true
0 commit comments