Skip to content

Commit 3389312

Browse files
authored
[skip ci] update downgrade CI repo
1 parent 68829ab commit 3389312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Downgrade.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
- uses: julia-actions/setup-julia@v1
2525
with:
2626
version: ${{ matrix.version }}
27-
- uses: cjdoris/julia-downgrade-compat-action@v1
27+
- uses: julia-actions/julia-downgrade-compat@v1
2828
# if: ${{ matrix.version == '1.6' }}
2929
with:
3030
skip: Pkg,TOML
3131
- uses: julia-actions/julia-buildpkg@v1
32-
- uses: julia-actions/julia-runtest@v1
32+
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)