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.
1 parent a3aa8f4 commit 3b6f91eCopy full SHA for 3b6f91e
.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@v1
+ - uses: actions/cache@v4
28
env:
29
cache-name: cache-artifacts
30
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
version: ${{ matrix.jlversion }}
31
32
33
0 commit comments