Skip to content

Commit 7173c0d

Browse files
committed
Updated golangci-lint version used in GH workflows
1 parent 0441aa9 commit 7173c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check-go-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- name: golangci-lint
117117
uses: golangci/golangci-lint-action@v7
118118
with:
119-
version: v1.64.5
119+
version: v2.0.2
120120

121121
- name: Check style
122122
env:

0 commit comments

Comments
 (0)