feat: [CODE-4285]: fix github ci lint (#4205)

* feat: [CODE-4285]: fix github ci lint
This commit is contained in:
Abhinav Singh 2025-08-04 16:40:27 +00:00 committed by Harness
parent 452283bb09
commit c222bdf13f
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.54
version: v1.64.5
# Optional: working directory, useful for monorepos
# working-directory: somedir