From 06b1f629a9210f9d92dea1cc6111087181c688ff Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Sat, 16 Jul 2022 16:54:26 -0400 Subject: Bump hlint version to 3.4.1, the version with counts. (#1503) Redo the counts available with the --default option. --- .github/workflows/hlint-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/hlint-ci.yml') diff --git a/.github/workflows/hlint-ci.yml b/.github/workflows/hlint-ci.yml index 692d03e8..7009e739 100644 --- a/.github/workflows/hlint-ci.yml +++ b/.github/workflows/hlint-ci.yml @@ -17,7 +17,7 @@ jobs: - uses: rwe/actions-hlint-setup@v1 name: Set up HLint with: - version: "3.3.6" + version: "3.4.1" - uses: rwe/actions-hlint-run@v2 name: hlint -- cgit v1.2.3