We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e309eb4 commit 1b50df3Copy full SHA for 1b50df3
.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.2.0
+ uses: golangci/golangci-lint-action@v6.3.2
46
with:
47
version: latest
48
0 commit comments