We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5ab15a + 5ae6b73 commit 14b1abeCopy full SHA for 14b1abe
1 file changed
.github/workflows/tests-nightly.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
version: ${{ inputs.jl_version }}
26
arch: ${{ matrix.arch }}
27
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
28
env:
29
cache-name: cache-artifacts
30
0 commit comments