We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff1ade commit 8eb8d7cCopy full SHA for 8eb8d7c
.github/workflows/quality-check.yaml
@@ -83,6 +83,6 @@ jobs:
83
go-version: ^1.24
84
85
- name: golangci-lint
86
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v7
87
with:
88
version: v2.1.2
0 commit comments