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 9b556ec + 6a57577 commit 2aaa151Copy full SHA for 2aaa151
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
version: ${{ matrix.version }}
35
show-versioninfo: true
36
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
37
- uses: julia-actions/julia-runtest@v1
38
continue-on-error: ${{ matrix.version == 'nightly' }}
39
- uses: julia-actions/julia-processcoverage@v1
0 commit comments