We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c389101 commit 78bd292Copy full SHA for 78bd292
.github/workflows/linting.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
14
- - uses: fourmolu/fourmolu-action@v10
+ - uses: fourmolu/fourmolu-action@v11
15
with:
16
pattern: |
17
app/**/*.hs
0 commit comments