We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d165c commit 4487cd0Copy full SHA for 4487cd0
.github/workflows/lint.yaml
@@ -21,6 +21,6 @@ jobs:
21
- name: golangci-lint
22
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837
23
with:
24
- version: v1.47.3
+ version: v1.64.8
25
args: --verbose --config .golangci.yaml
26
skip-cache: true
0 commit comments