We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e2b75 commit ecc4432Copy full SHA for ecc4432
.github/workflows/pr.yml
@@ -18,7 +18,7 @@ jobs:
18
go-version-file: 'go.mod'
19
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
20
- name: lint
21
- uses: golangci/golangci-lint-action@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
22
with:
23
version: v2.0.1
24
0 commit comments