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 2b75d5d + a60caa2 commit cb37fc1Copy full SHA for cb37fc1
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