Skip to content

Commit ef123a3

Browse files
committed
chore: update golangci-lint version to v2.1.6
1 parent 9e612b2 commit ef123a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-go-task.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Install golangci-lint
129129
uses: golangci/golangci-lint-action@v3
130130
with:
131-
version: v1.54
131+
version: v2.1.6
132132

133133
- name: Check style
134134
env:

0 commit comments

Comments
 (0)