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 c69b96f commit d8cc46bCopy full SHA for d8cc46b
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
go-version-file: "go.mod"
49
50
- name: Lint
51
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
52
with:
53
version: v1.51.2
54
0 commit comments