Skip to content

Commit

Permalink
Update haskell-actions/run-ormolu action to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent ddd13b4 commit 6c1fb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: haskell-actions/run-ormolu@v14
- uses: haskell-actions/run-ormolu@v16
with:
pattern: |
builder/**/*.hs
Expand Down

0 comments on commit 6c1fb6d

Please sign in to comment.