chore(deps): update golangci/golangci-lint-action action to v4
Some checks failed
Go build / build (push) Failing after 1m32s
Some checks failed
Go build / build (push) Failing after 1m32s
This commit is contained in:
parent
73e265aa00
commit
9382d3bd55
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
ko version
|
||||
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v1
|
||||
|
|
Loading…
Reference in a new issue