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 7443206 commit e92fcd3Copy full SHA for e92fcd3
.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