Skip to content

Commit

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

Bump haskell-actions/run-fourmolu from 9 to 10
  • Loading branch information
turion authored Jan 29, 2024
2 parents 7e2d261 + 3a98cf7 commit 3258ce4
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 @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-fourmolu@v9
- uses: haskell-actions/run-fourmolu@v10
with:
version: "0.11.0.0"

Expand Down

0 comments on commit 3258ce4

Please sign in to comment.