尝试解决lint失败

This commit is contained in:
fumiama
2021-08-27 16:09:55 +08:00
parent 4804cfa5a2
commit f3184bc08d
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
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: latest
version: v1.17
# Optional: working directory, useful for monorepos
# working-directory: somedir