update golangci-lint to v1.41.1

This commit is contained in:
Marten Seemann
2021-06-16 13:21:16 -07:00
parent 0f36b9d07b
commit 5ff1abb049
2 changed files with 1 additions and 4 deletions

View File

@@ -28,5 +28,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.34.1
version: v1.41.1