Skip to content

Commit

Permalink
Bump haskell/actions from 2.4.6 to 2.4.7 in /.github/actions/setup-build
Browse files Browse the repository at this point in the history
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](haskell/actions@v2.4.6...v2.4.7)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent d983c89 commit c437818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
sudo chown -R $USER /usr/local/.ghcup
shell: bash

- uses: haskell/actions/setup@v2.4.6
- uses: haskell/actions/setup@v2.4.7
id: HaskEnvSetup
with:
ghc-version : ${{ inputs.ghc }}
Expand Down

0 comments on commit c437818

Please sign in to comment.