We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af305b commit c54e43dCopy full SHA for c54e43d
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
if: matrix.lint
42
uses: golangci/golangci-lint-action@v9.2.0
43
with:
44
- version: v2.11.4
+ version: v2.12.0
45
only-new-issues: true
46
47
# Install Go
0 commit comments