Commit b22d236b authored by Steven's avatar Steven

chore: update golangci-lint version

parent cc809a5c
...@@ -25,8 +25,8 @@ jobs: ...@@ -25,8 +25,8 @@ jobs:
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v3 uses: golangci/golangci-lint-action@v3
with: with:
version: v1.52.0 version: v1.54.1
args: -v --timeout=3m args: --verbose --timeout=3m
skip-cache: true skip-cache: true
go-tests: go-tests:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment