Skip to content

Commit f4f6db8

Browse files
committed
ci(lint): update golangci-lint version to v2.4.0
1 parent cc69e40 commit f4f6db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.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@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3838
with:
39-
version: v2.1.6
39+
version: v2.4.0
4040

4141
unit-test:
4242
name: Unit Test

0 commit comments

Comments
 (0)