We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e17a57 commit 042d640Copy full SHA for 042d640
.github/workflows/pr.yml
@@ -42,7 +42,7 @@ jobs:
42
# - 1.18rc1 -> 1.18.0-rc.1
43
go-version: ${{ env.GO_VERSION }}
44
- name: lint
45
- uses: golangci/golangci-lint-action@v6.3.2
+ uses: golangci/golangci-lint-action@v6.5.0
46
with:
47
version: latest
48
0 commit comments