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 9e06e70 commit 412566aCopy full SHA for 412566a
.github/workflows/ci.yaml
@@ -40,6 +40,6 @@ jobs:
40
- name: Lint (other)
41
run: script/lint
42
- name: Lint (golangci-lint)
43
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
44
with:
45
version: v1.55.2
0 commit comments