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.
2 parents 7443206 + e92fcd3 commit 2829e9eCopy full SHA for 2829e9e
.github/workflows/ci.yml
@@ -38,5 +38,5 @@ jobs:
38
uses: golangci/golangci-lint-action@v4
39
with:
40
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
41
- version: v1.54
+ version: v1.63.4
42
args: --timeout=10m
0 commit comments