We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c059a commit 62009adCopy full SHA for 62009ad
.github/workflows/go.yml
@@ -71,6 +71,6 @@ jobs:
71
with:
72
go-version: 1.24.2
73
- name: golangci-lint
74
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
75
76
version: v2.1.5
0 commit comments