Merge pull request #10324 from ktock/golangci-lint-1.59.1
CI: bump up golangci-lint to v1.59.1
This commit is contained in:
commit
3debabbccd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- uses: ./.github/actions/install-go
|
||||
- uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.58.0
|
||||
version: v1.59.1
|
||||
skip-cache: true
|
||||
args: --timeout=8m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user