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 c4949f3 commit 17a5adaCopy full SHA for 17a5ada
.github/workflows/downgrade.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: julia-actions/setup-julia@v1
22
with:
23
version: ${{ matrix.version }}
24
- - uses: cjdoris/julia-downgrade-compat-action@v1
+ - uses: julia-actions/julia-downgrade-compat@v2
25
26
skip: Pkg,TOML,InteractiveUtils,Random,LinearAlgebra,Dates
27
- uses: julia-actions/cache@v2
0 commit comments