Commit b22d236b authored by Steven's avatar Steven

chore: update golangci-lint version

parent cc809a5c
......@@ -25,8 +25,8 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.0
args: -v --timeout=3m
version: v1.54.1
args: --verbose --timeout=3m
skip-cache: true
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