mirror of https://github.com/panjf2000/ants.git
chore: bump up golangci-lint to v1.51.2
This commit is contained in:
parent
22139c0295
commit
b880b659f5
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: Setup and run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.50.1
|
||||
version: v1.51.2
|
||||
args: --timeout 5m -v -E gofumpt -E gocritic -E misspell -E revive -E godot
|
||||
test:
|
||||
needs: lint
|
||||
|
|
Loading…
Reference in New Issue