Skip to content

Commit 639dcb3

Browse files
Merge pull request #52 from NicolasT/dependabot/github_actions/mrkkrp/ormolu-action-14
chore(deps): bump mrkkrp/ormolu-action from 13 to 14
2 parents fceef61 + c7b6fe1 commit 639dcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codestyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: checkout
1313
uses: actions/checkout@v3.3.0
1414
- name: ormolu
15-
uses: mrkkrp/ormolu-action@v13
15+
uses: mrkkrp/ormolu-action@v14
1616
with:
1717
pattern: |
1818
**/*.hs

0 commit comments

Comments
 (0)