We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdba87 commit c192480Copy full SHA for c192480
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: "8c61fb67ee860ad86049ab17e31bfa8f368b73cf"
51
52
# Pull token from "secrets" setting of the github repo
53
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
0 commit comments