Skip to content

Commit

Permalink
set version of compat action back to v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Jan 26, 2024
1 parent 60f1a7c commit eb28109
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 @@ -50,7 +50,7 @@ jobs:
arch: ${{ matrix.arch }}
- run: julia -e 'using InteractiveUtils; versioninfo(verbose=true)'
- uses: julia-actions/cache@v1
- uses: cjdoris/julia-downgrade-compat-action@v1
- uses: cjdoris/julia-downgrade-compat-action@v1.0.7
with:
skip: UUIDs
- uses: julia-actions/julia-buildpkg@v1
Expand Down

0 comments on commit eb28109

Please sign in to comment.