We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c43ee63 + 2b6c07e commit 4f99447Copy full SHA for 4f99447
.github/workflows/golangci-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: golangci/golangci-lint-action@v6
15
with:
16
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
17
- version: v1.61.0
+ version: v1.64.7
18
19
# Optional: working directory, useful for monorepos
20
# working-directory: somedir
0 commit comments