Skip to content

Commit 763ad4f

Browse files
Merge pull request #472 from ArnoStrouwen/patch-4
[skip ci] update downgrade CI repo
2 parents 5bdfc1f + a50ee38 commit 763ad4f

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
@@ -23,9 +23,9 @@ jobs:
2323
- uses: julia-actions/setup-julia@v1
2424
with:
2525
version: ${{ matrix.version }}
26-
- uses: cjdoris/julia-downgrade-compat-action@v1
26+
- uses: julia-actions/julia-downgrade-compat@v1
2727
# if: ${{ matrix.version == '1.6' }}
2828
with:
2929
skip: Pkg,TOML
3030
- uses: julia-actions/julia-buildpkg@v1
31-
- uses: julia-actions/julia-runtest@v1
31+
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)