chore: upgrade golangci-lint version to v2.4.0

This commit is contained in:
Johnny 2025-08-31 19:50:55 +08:00
parent 9557150a87
commit 3d1c197764

View file

@ -28,7 +28,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.1.6
version: v2.4.0
args: --verbose --timeout=3m
skip-cache: true