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 bd4bcb9 commit c59013cCopy full SHA for c59013c
.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: 2.1.6
+ version: v2.1
20
args: --timeout 5m
0 commit comments