Skip to content

Commit 8e1421a

Browse files
authored
Merge pull request #3824 from haskell/dependabot/github_actions/dot-github/actions/setup-build/haskell/actions-2.4.7
Bump haskell/actions from 2.4.6 to 2.4.7 in /.github/actions/setup-build
2 parents 4ae2c1e + f8ce8ea commit 8e1421a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/actions/setup-build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
sudo chown -R $USER /usr/local/.ghcup
3232
shell: bash
3333

34-
- uses: haskell/actions/[email protected].6
34+
- uses: haskell/actions/[email protected].7
3535
id: HaskEnvSetup
3636
with:
3737
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)