bump golangci-lint version (#2858)

This commit is contained in:
Alexander Melentyev 2021-09-07 01:43:42 +03:00 committed by GitHub
parent abcf32f5ad
commit 5c62979390
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.0
version: v1.42.1
args: --verbose
test:
strategy: