We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a472ff9 commit d671ea7Copy full SHA for d671ea7
.github/workflows/ci-julia-nightly.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
version: ${{ matrix.version }}
30
arch: ${{ matrix.arch }}
31
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
32
env:
33
cache-name: cache-artifacts
34
.github/workflows/ci.yml
.github/workflows/cix86.yml
@@ -26,7 +26,7 @@ jobs:
26
27
0 commit comments