We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a683bb4 commit 47dbd61Copy full SHA for 47dbd61
.github/workflows/ci-julia-nightly.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
version: ${{ matrix.version }}
55
arch: ${{ matrix.arch }}
56
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
57
env:
58
cache-name: cache-artifacts
59
.github/workflows/ci.yml
0 commit comments