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.
2 parents cc22a3d + 40d8b73 commit aa0db53Copy full SHA for aa0db53
1 file changed
.github/workflows/lint_golang.yml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
go-version-file: go.mod
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
22
23
- version: v2.1.6
+ version: v2.3.0
0 commit comments