Skip to content

Commit eb2382e

Browse files
dependabot[bot]fendor
authored andcommitted
Bump haskell-actions/setup in /.github/actions/setup-build
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.10 to 2.7.11. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@v2.7.10...v2.7.11) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-version: 2.7.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3acee2 commit eb2382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-build/action.yml

Lines changed: 1 addition & 1 deletion
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/setup@v2.7.10
34+
- uses: haskell-actions/setup@v2.7.11
3535
id: HaskEnvSetup
3636
with:
3737
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)