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 4beb867 commit 0735ce4Copy full SHA for 0735ce4
.github/workflows/golangci-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: golangci/golangci-lint-action@v2
13
with:
14
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
15
- version: v1.58.1
+ version: v1.63.4
16
17
# Optional: working directory, useful for monorepos
18
# working-directory: somedir
0 commit comments