We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28eaf22 + 9884aa5 commit 90df5fcCopy full SHA for 90df5fc
1 file changed
.github/workflows/Downgrade.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: julia-actions/setup-julia@v2
20
with:
21
version: ${{ matrix.version }}
22
- - uses: julia-actions/julia-downgrade-compat@v1
+ - uses: julia-actions/julia-downgrade-compat@v2
23
24
skip: Pkg,TOML
25
- uses: julia-actions/julia-buildpkg@v1
0 commit comments