Skip to content

Commit 2d645e7

Browse files
committed
Bump to hlint-3.10 in the gh-action
1 parent 71951b5 commit 2d645e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: haskell-actions/hlint-setup@v2
1313
with:
14-
version: "3.8"
14+
version: "3.10"
1515
- uses: haskell-actions/hlint-run@v2
1616
with:
1717
path: "."

0 commit comments

Comments
 (0)