diff --git a/hlint-setup/README.md b/hlint-setup/README.md index eb427409..56c8ce29 100644 --- a/hlint-setup/README.md +++ b/hlint-setup/README.md @@ -39,8 +39,6 @@ jobs: - name: 'Set up HLint' uses: haskell/actions/hlint-setup@v2 - with: - version: '3.1.6' - name: 'Run HLint' uses: haskell/actions/hlint-run@v2