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 bf833b6 commit 7568b09Copy full SHA for 7568b09
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
version: ${{ matrix.version }}
37
arch: ${{ matrix.arch }}
38
show-versioninfo: ${{ matrix.version == 'nightly' }}
39
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
40
- uses: julia-actions/julia-buildpkg@latest
41
# Revise's tests need significant customization
42
# Populate the precompile cache with an extraneous file, to catch issues like in #460
0 commit comments