We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f6931 commit 75a59abCopy full SHA for 75a59ab
.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.7
+ - uses: haskell-actions/setup@v2.6.0
35
id: HaskEnvSetup
36
with:
37
ghc-version : ${{ inputs.ghc }}
0 commit comments