chore: fix golangci-lint version

This commit is contained in:
Johnny 2025-06-02 00:34:45 +08:00
parent 136c1d7aa6
commit ff0f275431
1 changed files with 1 additions and 1 deletions

View File

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