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