chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#269)
This commit is contained in:
parent
6c5f088474
commit
08331efd39
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v3.7.0
|
uses: golangci/golangci-lint-action@v4.0.0
|
||||||
with:
|
with:
|
||||||
version: v1.54
|
version: v1.54
|
||||||
args : --verbose
|
args : --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user