ci: bump golangci-lint version (#3037)

This commit is contained in:
Sasha Melentyev 2022-02-05 04:36:38 +03:00 committed by GitHub
parent 41d38fb68c
commit b94075ff1d
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.43.0
version: v1.44.0
args: --verbose
test:
needs: lint