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 8cdb689 + afdfe0a commit 921fc57Copy full SHA for 921fc57
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
35
env:
36
cache-name: cache-artifacts
37
.github/workflows/JuliaNightly.yml
@@ -33,7 +33,7 @@ jobs:
38
39
0 commit comments