We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce12d2d commit 870c693Copy full SHA for 870c693
.github/workflows/golangci-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: golangci/golangci-lint-action@v2
15
with:
16
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
17
- version: v1.49
+ version: v1.53.3
18
19
# Optional: working directory, useful for monorepos
20
# working-directory: somedir
0 commit comments