Skip to content

Commit ade3e0f

Browse files
Bump haskell-actions/run-fourmolu from 11 to 12 (#1048)
Bumps [haskell-actions/run-fourmolu](https://github.com/haskell-actions/run-fourmolu) from 11 to 12. - [Release notes](https://github.com/haskell-actions/run-fourmolu/releases) - [Changelog](https://github.com/haskell-actions/run-fourmolu/blob/master/CHANGELOG.md) - [Commits](haskell-actions/run-fourmolu@v11...v12) --- updated-dependencies: - dependency-name: haskell-actions/run-fourmolu dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab59d87 commit ade3e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6
1313

14-
- uses: haskell-actions/run-fourmolu@v11
14+
- uses: haskell-actions/run-fourmolu@v12
1515
with:
1616
version: "0.18.0.0"
1717
pattern: |

0 commit comments

Comments
 (0)