Skip to content

Commit

Permalink
Bump haskell-actions/run-fourmolu from 10 to 11
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/run-fourmolu](https://github.com/haskell-actions/run-fourmolu) from 10 to 11.
- [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@v10...v11)

---
updated-dependencies:
- dependency-name: haskell-actions/run-fourmolu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 07c22b1 commit 227a837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fourmolu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
uses: actions/checkout@v4

- name: Run fourmolu
uses: haskell-actions/run-fourmolu@v10
uses: haskell-actions/run-fourmolu@v11
with:
version: "latest"

0 comments on commit 227a837

Please sign in to comment.