mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 06:15:05 +03:00
Bump haskell-actions/run-ormolu from 15 to 16 (#99)
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 15 to 16. - [Release notes](https://github.com/haskell-actions/run-ormolu/releases) - [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md) - [Commits](https://github.com/haskell-actions/run-ormolu/compare/v15...v16) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Taylor Fausak <taylor@fausak.me>
This commit is contained in:
parent
6d4a9c0ae6
commit
b2d8452be9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: haskell-actions/run-ormolu@v15
|
||||
- uses: haskell-actions/run-ormolu@v16
|
||||
release:
|
||||
if: ${{ github.event_name == 'release' }}
|
||||
name: Release
|
||||
|
Loading…
Reference in New Issue
Block a user