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 0270ce5 + 4a0c5ac commit 5cc632bCopy full SHA for 5cc632b
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
version: ${{ matrix.version }}
46
arch: ${{ matrix.arch }}
47
- run: julia -e 'using InteractiveUtils; versioninfo(verbose=true)'
48
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
49
- uses: julia-actions/julia-buildpkg@latest
50
- uses: julia-actions/julia-runtest@latest
51
0 commit comments