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 0ead96d commit 9b17485Copy full SHA for 9b17485
.github/workflows/tests.yml
@@ -59,7 +59,7 @@ jobs:
59
version: ${{ matrix.version }}
60
arch: ${{ matrix.arch }}
61
- uses: julia-actions/cache@v2
62
- - uses: julia-actions/julia-downgrade-compat@v1
+ - uses: julia-actions/julia-downgrade-compat@v2
63
if: ${{ matrix.version == '1.9' }}
64
with:
65
skip: Markdown,Pkg,TOML,Aqua,Test,TestItemRunner,OpenSSL_jll
0 commit comments