mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 06:15:05 +03:00
Bump haskell-actions/hlint-setup (#98)
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 2dde24b8db6a73a492478d10ff933c42bc09c212 to 87280353856dea2cb5596618b662440634bbcaad.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](2dde24b8db...8728035385
)
---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3831d9e265
commit
8406514499
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: haskell-actions/hlint-setup@2dde24b8db6a73a492478d10ff933c42bc09c212
|
||||
- uses: haskell-actions/hlint-setup@87280353856dea2cb5596618b662440634bbcaad
|
||||
- uses: haskell-actions/hlint-run@v2
|
||||
with:
|
||||
fail-on: status
|
||||
|
Loading…
Reference in New Issue
Block a user