Skip to content

Commit bc086a4

Browse files
committed
Update golangci-lint version to v2.1.6 in CI configuration
1 parent ce02872 commit bc086a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
- name: golangci-lint
140140
uses: golangci/golangci-lint-action@v3
141141
with:
142-
version: v1.54.2
142+
version: v2.1.6
143143
skip-pkg-cache: true
144144
args: -c .golangci.yml --timeout 5m
145145
only-new-issues: true

0 commit comments

Comments
 (0)