Skip to content

Commit

Permalink
CI: Use hlint 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jul 5, 2024
1 parent c87e61d commit e9e7b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: 'Set up HLint'
uses: haskell-actions/hlint-setup@v2
with:
version: '3.7'
version: '3.6.1'

- name: 'Run HLint (lens)'
uses: haskell-actions/hlint-run@v2
Expand Down

0 comments on commit e9e7b8d

Please sign in to comment.