We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5388ad1 commit a7abc5fCopy full SHA for a7abc5f
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.4.0
+ version: v2.10.1
45
only-new-issues: true
46
47
# Install Go
0 commit comments