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 d9901d5 commit 960dfebCopy full SHA for 960dfeb
.github/workflows/CI.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
version: ${{ matrix.version }}
27
arch: ${{ matrix.arch }}
28
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
29
- uses: julia-actions/julia-buildpkg@v1
30
- uses: julia-actions/julia-runtest@v1
31
- uses: julia-actions/julia-processcoverage@v1
.github/workflows/JuliaNightly.yml
@@ -24,7 +24,7 @@ jobs:
24
0 commit comments