Skip to content

Commit 7f11b83

Browse files
Use latest packcheck commit in github ci
1 parent 49ab0f2 commit 7f11b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
# If you have not committed packcheck.sh in your repo at PACKCHECK
9191
# then it is automatically pulled from this URL.
9292
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
93-
PACKCHECK_GITHUB_COMMIT: "4efa717bc63b4bbd0501a07df5c610849e5d6281"
93+
PACKCHECK_GITHUB_COMMIT: "e09c3e55894a8a8ac93710533a98b277d20d08fb"
9494

9595
# ------------------------------------------------------------------------
9696
# Final build variables

0 commit comments

Comments
 (0)