Skip to content

Commit

Permalink
ci: use cabal-fmt-0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasT committed Mar 31, 2024
1 parent ee28f10 commit 46910b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codestyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install cabal-fmt
run: |
cabal update
cabal install "cabal-fmt-0.1.6"
cabal install "cabal-fmt-0.1.11"
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 46910b7

Please sign in to comment.