Skip to content

Commit c38de3c

Browse files
Bump haskell/actions from 2.4.0 to 2.4.1 in /.github/actions/setup-build (#3604)
Bumps [haskell/actions](https://github.com/haskell/actions) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b84110b commit c38de3c

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].0
34+
- uses: haskell/actions/[email protected].1
3535
id: HaskEnvSetup
3636
with:
3737
ghc-version : ${{ inputs.ghc }}

0 commit comments

Comments
 (0)