We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8f4ee commit 1ea29a3Copy full SHA for 1ea29a3
.github/workflows/go.yml
@@ -71,6 +71,6 @@ jobs:
71
with:
72
go-version: 1.22.0
73
- name: golangci-lint
74
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
75
76
version: v1.55.2
0 commit comments