We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 634d637 + 0c508e7 commit e700405Copy full SHA for e700405
1 file changed
.github/workflows/ci-pr-checks.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install golangci-lint
32
uses: golangci/golangci-lint-action@v8
33
with:
34
- version: v2.1.6
+ version: v2.8.0
35
args: ""
36
37
- name: Run make build
0 commit comments