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 9933903 commit cc13301Copy full SHA for cc13301
.github/workflows/golangci-lint.yaml
@@ -14,4 +14,4 @@ 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.45.2
+ version: v1.49.0
0 commit comments