Bump golangci-lint version (#2929)

This commit is contained in:
Alexander Melentyev 2021-11-03 17:13:24 +03:00 committed by GitHub
parent efa3175007
commit 89a159bdd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.42.1
version: v1.43.0
args: --verbose
test:
needs: lint