Skip to content

Commit

Permalink
Upgrade to hlint-setup v2 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak authored Jun 23, 2024
1 parent 8c55d84 commit 255af32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-setup@285e006d7b88f4da9371b8180829507d42d43756
- uses: haskell-actions/hlint-setup@v2
- uses: haskell-actions/hlint-run@v2
with:
fail-on: status
Expand Down

0 comments on commit 255af32

Please sign in to comment.