Skip to content

Commit

Permalink
Merge pull request #370 from turion/dependabot/github_actions/haskell…
Browse files Browse the repository at this point in the history
…-actions/run-fourmolu-11

Bump haskell-actions/run-fourmolu from 10 to 11
  • Loading branch information
turion authored Oct 28, 2024
2 parents ae56796 + d68bfb4 commit fcaec15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-fourmolu@v10
- uses: haskell-actions/run-fourmolu@v11
with:
version: "0.14.0.0"

Expand Down

0 comments on commit fcaec15

Please sign in to comment.