Skip to content

Commit 7edeade

Browse files
Bump haskell-actions/setup from 2.7.7 to 2.7.8 (#261)
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.7 to 2.7.8. - [Release notes](https://github.com/haskell-actions/setup/releases) - [Commits](haskell-actions/setup@e447c4c...f5975f0) --- updated-dependencies: - dependency-name: haskell-actions/setup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d6e1f1 commit 7edeade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
key: build-${{ hashFiles('app/**', 'src/**', 'test/**') }}
3333
restore-keys: build-
3434

35-
- uses: haskell-actions/setup@e447c4c045e7744463435b4b731e125861006ebb # v2.7.7
35+
- uses: haskell-actions/setup@f5975f0810e252c045abd64a590c955a63f848db # v2.7.8
3636
with:
3737
enable-stack: true
3838

0 commit comments

Comments
 (0)