Skip to content

Commit f025d98

Browse files
GA(deps): Bump fourmolu/fourmolu-action from 6 to 7
Bumps [fourmolu/fourmolu-action](https://github.com/fourmolu/fourmolu-action) from 6 to 7. - [Release notes](https://github.com/fourmolu/fourmolu-action/releases) - [Changelog](https://github.com/fourmolu/fourmolu-action/blob/master/CHANGELOG.md) - [Commits](haskell-actions/run-fourmolu@v6...v7) --- updated-dependencies: - dependency-name: fourmolu/fourmolu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9b6c25 commit f025d98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
runs-on: ubuntu-latest
118118
steps:
119119
- uses: actions/checkout@v2
120-
- uses: fourmolu/fourmolu-action@v6
120+
- uses: fourmolu/fourmolu-action@v7
121121

122122
hlint:
123123
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)