Skip to content

Commit 17a5ada

Browse files
authored
downgrade (#29)
1 parent c4949f3 commit 17a5ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: julia-actions/setup-julia@v1
2222
with:
2323
version: ${{ matrix.version }}
24-
- uses: cjdoris/julia-downgrade-compat-action@v1
24+
- uses: julia-actions/julia-downgrade-compat@v2
2525
with:
2626
skip: Pkg,TOML,InteractiveUtils,Random,LinearAlgebra,Dates
2727
- uses: julia-actions/cache@v2

0 commit comments

Comments
 (0)