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.
1 parent e03668a commit 015cfc3Copy full SHA for 015cfc3
.github/workflows/lint.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
go-version: '1.25'
22
- name: Run linters
23
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
24
25
- version: v2.0
+ version: v2.6
0 commit comments