Skip to content

Commit 7f8bf19

Browse files
Bump haskell-actions/setup in /.github/actions/setup-build
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.10.3 to 2.10.4. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0db92cd commit 7f8bf19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.10.3
34+
- uses: haskell-actions/setup@v2.10.4
3535
id: HaskEnvSetup
3636
with:
3737
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)