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 de5ca04 commit 8d06324Copy full SHA for 8d06324
.github/workflows/JuliaNightly.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
version: nightly
24
arch: x64
25
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
26
env:
27
cache-name: julia-nightly-cache-artifacts
28
0 commit comments