ci(lint): fix golangci-lint complaints (#90)

This commit is contained in:
2023-11-16 13:11:52 +00:00
committed by GitHub
parent 8c9aba9a6b
commit bf81afeb4b
7 changed files with 9 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.40
version: v1.55
env:
VERBOSE: "true"