Skip to content

Commit c1ddadb

Browse files
authored
Merge pull request #10485 from haskell/dependabot/github_actions/haskell-actions/run-fourmolu-11
Bump haskell-actions/run-fourmolu from 10 to 11
2 parents f4c0583 + fc8da42 commit c1ddadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
- uses: haskell-actions/run-fourmolu@v10
13+
- uses: haskell-actions/run-fourmolu@v11
1414
with:
1515
version: "0.12.0.0"
1616
pattern: |

0 commit comments

Comments
 (0)