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 4843acb commit 93f4439Copy full SHA for 93f4439
.github/workflows/ci-julia-nightly.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
version: ${{ matrix.version }}
47
arch: ${{ matrix.arch }}
48
- - uses: actions/cache@v1
+ - uses: actions/cache@v3
49
env:
50
cache-name: cache-artifacts
51
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
52
0 commit comments