bump golangci-lint (#2839)

This commit is contained in:
Alexander Melentyev 2021-08-21 16:45:30 +03:00 committed by GitHub
parent 527d950252
commit c303020561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.41.1
version: v1.42.0
args: --verbose
test:
strategy: