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 103eb0c commit 7f1d788Copy full SHA for 7f1d788
.github/workflows/Downgrade.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: cjdoris/julia-downgrade-compat-action@v1
37
with:
38
skip: Pkg,TOML
39
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
40
41
token: ${{ secrets.GITHUB_TOKEN }}
42
- uses: julia-actions/julia-buildpkg@v1
0 commit comments