We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ade26 commit 7f6606aCopy full SHA for 7f6606a
.github/workflows/pr.yml
@@ -44,7 +44,7 @@ jobs:
44
# - 1.18rc1 -> 1.18.0-rc.1
45
go-version: ${{ env.GO_VERSION }}
46
- name: lint
47
- uses: golangci/golangci-lint-action@v5.3.0
+ uses: golangci/golangci-lint-action@v6.0.1
48
with:
49
version: latest
50
0 commit comments