Skip to content

Commit

Permalink
Bump haskell-actions/run-ormolu from 14 to 15
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 14 to 15.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](haskell-actions/run-ormolu@v14...v15)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mrkkrp committed Feb 20, 2024
1 parent 86f454a commit 26408bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-ormolu@v14
- uses: haskell-actions/run-ormolu@v15
build:
runs-on: ubuntu-latest
needs: ormolu
Expand Down

0 comments on commit 26408bf

Please sign in to comment.