chore: update golangci-lint

This commit is contained in:
Steven
2023-10-21 16:05:34 +08:00
parent 16e17bffb3
commit 5b2a8394d7
2 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,8 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
args: -v
version: v1.54.1
args: --verbose --timeout=3m
skip-cache: true
go-tests: