Bump golangci-linter to 1.62.2 (#772)
* Bump golangci-linter to 1.62.2 * Address linting warning via change or ignore
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.57.1
|
||||
version: v1.62.2
|
||||
|
||||
fmt:
|
||||
name: fmt
|
||||
|
||||
Reference in New Issue
Block a user