Skip to content

Commit eaca4cf

Browse files
Bump to hlint-setup 2.4.10. (#75)
This is to prepare for 2.4.10 release. Signed-off-by: Mihai Maruseac <[email protected]>
1 parent b30a100 commit eaca4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: yarn test
3232

3333
- name: Set up HLint
34-
uses: haskell-actions/hlint-setup@0b0024319753ba0c8b2fa21b7018ed252aed8181 # v2.4.9
34+
uses: haskell-actions/hlint-setup@fe9cd1cd1af94a23900c06738e73f6ddb092966a # v2.4.10
3535

3636
- run: hlint --version
3737

0 commit comments

Comments
 (0)