We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d6054 commit 0ec1bbeCopy full SHA for 0ec1bbe
.github/workflows/golangci-lint.yml
@@ -16,5 +16,5 @@ jobs:
16
uses: golangci/[email protected]
17
with:
18
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
19
- version: v2.1
+ version: v2.1.6
20
args: --timeout 5m
0 commit comments