Skip to content

Commit

Permalink
Merge pull request #167 from ArnoStrouwen/patch-1
Browse files Browse the repository at this point in the history
[skip ci] update downgrade CI repo
  • Loading branch information
ChrisRackauckas authored Feb 18, 2024
2 parents 4b524c3 + cf977dd commit 38d44e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
- uses: cjdoris/julia-downgrade-compat-action@v1
- uses: julia-actions/julia-downgrade-compat@v1
with:
skip: Pkg,TOML
- uses: julia-actions/cache@v1
Expand All @@ -37,4 +37,4 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
with:
depwarn: error
depwarn: error

0 comments on commit 38d44e9

Please sign in to comment.