Update ormolu github action.

This commit is contained in:
Robin Heggelund Hansen 2022-11-26 12:50:15 +01:00
parent f3d4a24500
commit d24a8ebff1
No known key found for this signature in database

View File

@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: mrkkrp/ormolu-action@v6
- uses: mrkkrp/ormolu-action@v8
- uses: haskell/actions/setup@v2
id: setup-haskell