We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37a2754 + 7d8a18b commit d4a2f8fCopy full SHA for d4a2f8f
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
version: ${{ matrix.version }}
32
arch: ${{ matrix.arch }}
33
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
34
env:
35
cache-name: cache-artifacts
36
.github/workflows/JuliaNightly.yml
@@ -31,7 +31,7 @@ jobs:
37
0 commit comments