We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae48c93 commit 3ad79d5Copy full SHA for 3ad79d5
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
env:
16
GO_VERSION: "stable"
17
- GOLANGCI_LINT_VERSION: v1.64.5
+ GOLANGCI_LINT_VERSION: v1.64.6
18
CGO_ENABLED: 0
19
20
steps:
0 commit comments