We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1788a96 commit 82417a3Copy full SHA for 82417a3
.github/workflows/lint.yaml
@@ -23,4 +23,4 @@ jobs:
23
uses: golangci/golangci-lint-action@v3
24
with:
25
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
26
- version: v1.56.2
+ version: v1.61.0
0 commit comments