We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f605fcf commit 867d698Copy full SHA for 867d698
1 file changed
.github/workflows/haskell.yml
@@ -109,7 +109,7 @@ jobs:
109
# If you have not committed packcheck.sh in your repo at PACKCHECK
110
# then it is automatically pulled from this URL.
111
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
112
- PACKCHECK_GITHUB_COMMIT: "fa6064227164de8d47dd65bdcb43b52844ba0e29"
+ PACKCHECK_GITHUB_COMMIT: "74a50fd9bcb06907b822e910938dae795d0f23cc"
113
114
# ubuntu seems to have better support than debian on CI systems
115
runs-on: ${{ matrix.runner }}
0 commit comments