We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79747f4 commit ef69fb8Copy full SHA for ef69fb8
.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/[email protected].1
+ - uses: haskell/actions/[email protected].3
35
id: HaskEnvSetup
36
with:
37
ghc-version : ${{ inputs.ghc }}
0 commit comments