Update ci.yaml

This commit is contained in:
yxxhero 2025-05-06 06:34:31 +08:00 committed by GitHub
parent 8d1e7d88f6
commit c765394911
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
cache: false
- uses: golangci/golangci-lint-action@v8
with:
version: v2.0.2
version: v2.1.6
tests:
runs-on: ubuntu-latest