Skip to content

Commit ec497ff

Browse files
fixup: packacheck commit
1 parent 91d37d7 commit ec497ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# packcheck location and revision
4949
PACKCHECK: "./packcheck.sh"
5050
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
51-
PACKCHECK_GITHUB_COMMIT: "4767fc8b42a37ab1723cf993836f1d0c1e249182"
51+
PACKCHECK_GITHUB_COMMIT: "7c4e1ab7a59b5ed6e92cfd0da67460a6116be4ac"
5252

5353
# Pull token from "secrets" setting of the github repo
5454
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}

0 commit comments

Comments
 (0)