chore: update golangci-lint version to v2.0.0 in CI workflow
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v4
|
uses: golangci/golangci-lint-action@v4
|
||||||
with:
|
with:
|
||||||
version: v1.64.8
|
version: v2.0.0
|
||||||
args: --timeout=5m --fix=false
|
args: --timeout=5m --fix=false
|
||||||
|
|
||||||
# Test on primary Go version
|
# Test on primary Go version
|
||||||
|
|||||||
Reference in New Issue
Block a user