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.
2 parents 0952d11 + e4eab7a commit 6b1eaebCopy full SHA for 6b1eaeb
.github/workflows/CI-julia-nightly.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
28
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
29
env:
30
cache-name: cache-artifacts
31
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
32
33
34
35
36
37
0 commit comments