test: use golint v1.64

This commit is contained in:
andyzhangx 2025-04-02 09:15:08 +00:00
parent e4536bfc79
commit 213d951fe3

View File

@ -15,7 +15,7 @@ jobs:
- name: Run linter
uses: golangci/golangci-lint-action@v6
with:
version: v1.60
version: v1.64
args: -E=gofmt,unused,ineffassign,revive,misspell,exportloopref,asciicheck,bodyclose,contextcheck --timeout=30m0s
verify-helm:
name: Verify Helm