mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Bump haskell-actions/hlint-setup (#100)
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 87280353856dea2cb5596618b662440634bbcaad to 285e006d7b88f4da9371b8180829507d42d43756.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](8728035385...285e006d7b
)
---
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>
Co-authored-by: Taylor Fausak <taylor@fausak.me>
This commit is contained in:
parent
6a5bdb7c2d
commit
6d4a9c0ae6
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@87280353856dea2cb5596618b662440634bbcaad
|
||||
- uses: haskell-actions/hlint-setup@285e006d7b88f4da9371b8180829507d42d43756
|
||||
- uses: haskell-actions/hlint-run@v2
|
||||
with:
|
||||
fail-on: status
|
||||
|
Loading…
Reference in New Issue
Block a user