update doc (#3844)

This commit is contained in:
fatedier
2023-12-14 20:54:03 +08:00
committed by GitHub
parent e7652f4ccc
commit cc2076970f
5 changed files with 37 additions and 28 deletions

View File

@@ -22,7 +22,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.53
version: v1.55
# Optional: golangci-lint command line arguments.
# args: --issues-exit-code=0