build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#4379)
This commit is contained in:
parent
403437e641
commit
53578856ee
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
# - 1.18rc1 -> 1.18.0-rc.1
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v3.7.0
|
||||
uses: golangci/golangci-lint-action@v4.0.0
|
||||
with:
|
||||
version: latest
|
||||
# skip cache because of flaky behaviors
|
||||
|
Loading…
x
Reference in New Issue
Block a user