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 aa4ce21 commit 984aa42Copy full SHA for 984aa42
.github/workflows/Tests.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
version: '${{ matrix.version }}'
71
arch: ${{ matrix.arch }}
72
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
73
- uses: julia-actions/julia-buildpkg@v1
74
# TODO: Use julia-actions/julia-runtest when test_args are supported
75
# Custom calls of Pkg.test tend to miss features such as e.g. adjustments for CompatHelper PRs
0 commit comments