change golangci-lint version to v1.42.1
This commit is contained in:
parent
65d67281ba
commit
40da0c2f7a
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@ -18,5 +18,5 @@ 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: 1.42.1
|
||||
version: v1.42.1
|
||||
args: --timeout=5m
|
||||
|
Loading…
Reference in New Issue
Block a user