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 ae56796 commit d68bfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-fourmolu@v10
- uses: haskell-actions/run-fourmolu@v11
with:
version: "0.14.0.0"

Expand Down

0 comments on commit d68bfb4

Please sign in to comment.