Skip to content

Commit 97c232b

Browse files
authored
[skip ci] update downgrade CI repo
1 parent b731362 commit 97c232b

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@v1
2525
with:
2626
skip: Pkg,TOML
2727
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)