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 1193b66 commit 1590bd5Copy full SHA for 1590bd5
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
go-version-file: "go.mod"
48
49
- name: Lint
50
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
51
with:
52
version: v1.63.4
53
0 commit comments