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.
2 parents b3a1e69 + 8761b6a commit fc17f51Copy full SHA for fc17f51
.github/workflows/golangci-lint.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
go-version: stable
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
28
29
- version: v2.0.2
+ version: v2.1.6
0 commit comments