We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ae2c1e + f8ce8ea commit 8e1421aCopy full SHA for 8e1421a
.github/actions/setup-build/action.yml
@@ -31,7 +31,7 @@ runs:
31
sudo chown -R $USER /usr/local/.ghcup
32
shell: bash
33
34
- - uses: haskell/actions/setup@v2.4.6
+ - uses: haskell/actions/setup@v2.4.7
35
id: HaskEnvSetup
36
with:
37
ghc-version : ${{ inputs.ghc }}
0 commit comments