chore: update golangci-lint version to v2.0.0 in CI workflow

This commit is contained in:
ProtoTess
2025-12-01 00:58:43 +00:00
parent a4d20addfc
commit 21965a893f
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.64.8
version: v2.0.0
args: --timeout=5m --fix=false
# Test on primary Go version