We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b3eb4 commit 083980eCopy full SHA for 083980e
.github/workflows/linting.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - uses: fourmolu/fourmolu-action@v8
+ - uses: fourmolu/fourmolu-action@v10
15
with:
16
pattern: |
17
src/**/*.hs
0 commit comments