We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdba87 commit 9ac26c2Copy full SHA for 9ac26c2
1 file changed
.github/workflows/haskell.yml
@@ -47,7 +47,7 @@ jobs:
47
# packcheck location and revision
48
PACKCHECK: "./packcheck.sh"
49
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
50
- PACKCHECK_GITHUB_COMMIT: "e575ff318c93add2a6d3f9107a52c5e37c666a98"
+ PACKCHECK_GITHUB_COMMIT: "9d4c39178438dfa07c8a2591aaf5a6958c63125f"
51
52
# Pull token from "secrets" setting of the github repo
53
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
0 commit comments