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 d63ccd0 commit afa3ec0Copy full SHA for afa3ec0
.github/workflows/golangci-lint.yml
@@ -12,6 +12,6 @@ jobs:
12
go-version: "stable"
13
14
- name: golangci-lint
15
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
16
with:
17
version: latest
0 commit comments