Skip to content

Commit

Permalink
Merge pull request #9369 from haskell/andreabedini-patch-1
Browse files Browse the repository at this point in the history
Update format.yml
  • Loading branch information
mergify[bot] authored Oct 27, 2023
2 parents 2df64b4 + d9e54fd commit 054108f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-fourmolu@v8
- uses: haskell-actions/run-fourmolu@v9
with:
version: "0.12.0.0"
pattern: |
Cabal/**/*.hs
Cabal-syntax/**/*.hs
Expand Down

0 comments on commit 054108f

Please sign in to comment.