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 34b7f14 + 95db025 commit 21ec240Copy full SHA for 21ec240
1 file changed
.github/workflows/Downgrade.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: julia-actions/julia-downgrade-compat@v1
35
with:
36
skip: Pkg,TOML
37
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
38
39
token: ${{ secrets.GITHUB_TOKEN }}
40
- uses: julia-actions/julia-buildpkg@v1
0 commit comments