chore(deps): update golangci/golangci-lint-action action to v4
All checks were successful
Go build / build (1.21.x) (pull_request) Successful in 4m43s
Go build / build (1.20.x) (pull_request) Successful in 7m38s
Go build / build (1.20.x) (push) Successful in 1m35s
Go build / build (1.21.x) (push) Successful in 1m49s
Renovate / renovate (push) Successful in 20s
All checks were successful
Go build / build (1.21.x) (pull_request) Successful in 4m43s
Go build / build (1.20.x) (pull_request) Successful in 7m38s
Go build / build (1.20.x) (push) Successful in 1m35s
Go build / build (1.21.x) (push) Successful in 1m49s
Renovate / renovate (push) Successful in 20s
This commit is contained in:
parent
76816b2981
commit
f7ec3e8392
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ jobs:
|
||||||
go-package: ./...
|
go-package: ./...
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v3
|
uses: golangci/golangci-lint-action@v4
|
||||||
env:
|
env:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
GOMEMLIMIT: "1150MiB"
|
GOMEMLIMIT: "1150MiB"
|
||||||
|
|
Loading…
Reference in a new issue