chore: upgrade golangci-lint to 1.43.0

This commit is contained in:
Julien Neuhart
2021-11-24 16:44:00 +01:00
parent 0faac08237
commit bd5933f4c2
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v2
with:
version: v1.42
version: v1.43
tests:
needs: