We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af60e9f commit 5546285Copy full SHA for 5546285
.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@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
45
with:
46
version: latest
47
0 commit comments