We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e02d9 commit 2d0ce39Copy full SHA for 2d0ce39
1 file changed
.github/workflows/lint_golang.yml
@@ -23,5 +23,5 @@ jobs:
23
- name: golangci-lint
24
uses: golangci/golangci-lint-action@v9
25
with:
26
- version: v2.7.2
+ version: v2.8.0
27
args: --verbose
0 commit comments