We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73cda1 commit 75b6a08Copy full SHA for 75b6a08
.github/workflows/pr.yml
@@ -43,7 +43,7 @@ jobs:
43
# - 1.18rc1 -> 1.18.0-rc.1
44
go-version: ${{ env.GO_VERSION }}
45
- name: lint
46
- uses: golangci/golangci-lint-action@v3.6.0
+ uses: golangci/golangci-lint-action@v3.7.0
47
with:
48
version: latest
49
# skip cache because of flaky behaviors
0 commit comments