We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07ab6a commit 7bcb236Copy full SHA for 7bcb236
.github/workflows/pr-tests.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@v8.0.0
+ uses: golangci/golangci-lint-action@v9.0.0
45
with:
46
version: latest
47
0 commit comments