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 0d1942c commit 0e92f45Copy full SHA for 0e92f45
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version-file: go.mod
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
21
22
version: v1.63.4
23
0 commit comments