We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b8941 commit dcbe93cCopy full SHA for dcbe93c
.github/workflows/pr-presubmit-checks.yml
@@ -27,7 +27,7 @@ jobs:
27
go-version: ${{ env.GO_VERSION }}
28
check-latest: true
29
- name: Lint
30
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
31
with:
32
version: 'latest'
33
0 commit comments