feat: [CODE-4285]: fix github ci lint (#4205)
* feat: [CODE-4285]: fix github ci lint
This commit is contained in:
parent
452283bb09
commit
c222bdf13f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue