Skip to content

Commit

Permalink
Fix julia downgrade repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjthomas9 authored Jun 17, 2024
1 parent 64c95d7 commit b6458f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.version }}
- uses: julia-actions/julia-downgrade-compat-action@v1
- uses: julia-actions/julia-downgrade-compat@v1
with:
skip: Pkg,TOML
- uses: julia-actions/julia-buildpkg@v1
Expand Down

0 comments on commit b6458f9

Please sign in to comment.