Skip to content

Commit

Permalink
Bump haskell-actions/hlint-setup
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 9e09cc3653fc13702000a35f638a27b064adfbbe to 2dde24b8db6a73a492478d10ff933c42bc09c212.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](haskell-actions/hlint-setup@9e09cc3...2dde24b)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent ca0fd91 commit 4aa601f
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 @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-setup@9e09cc3653fc13702000a35f638a27b064adfbbe
- uses: haskell-actions/hlint-setup@2dde24b8db6a73a492478d10ff933c42bc09c212
- uses: haskell-actions/hlint-run@v2
with:
fail-on: status
Expand Down

0 comments on commit 4aa601f

Please sign in to comment.