Skip to content

Commit

Permalink
Upgrade to hlint-setup v2 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Jun 23, 2024
1 parent 450cffa commit c507ab2
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 @@ -60,7 +60,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 c507ab2

Please sign in to comment.