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.
2 parents fceef61 + c7b6fe1 commit 639dcb3Copy full SHA for 639dcb3
.github/workflows/codestyle.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: checkout
13
uses: actions/checkout@v3.3.0
14
- name: ormolu
15
- uses: mrkkrp/ormolu-action@v13
+ uses: mrkkrp/ormolu-action@v14
16
with:
17
pattern: |
18
**/*.hs
0 commit comments