Skip to content

Commit 3ac29cd

Browse files
committed
bump linter
Signed-off-by: Pavel Okhlopkov <pavel.okhlopkov@flant.com>
1 parent 2e8d3f4 commit 3ac29cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: lint
3737
uses: golangci/golangci-lint-action@v8
3838
with:
39-
version: v2.1
39+
version: v2.8.0
4040

4141
tests:
4242
needs: golangci-lint

0 commit comments

Comments
 (0)