We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hlint-setup
1 parent b30a100 commit eaca4cfCopy full SHA for eaca4cf
.github/workflows/workflow.yaml
@@ -31,7 +31,7 @@ jobs:
31
- run: yarn test
32
33
- name: Set up HLint
34
- uses: haskell-actions/hlint-setup@0b0024319753ba0c8b2fa21b7018ed252aed8181 # v2.4.9
+ uses: haskell-actions/hlint-setup@fe9cd1cd1af94a23900c06738e73f6ddb092966a # v2.4.10
35
36
- run: hlint --version
37
0 commit comments