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 22e7d24 commit 9c23093Copy full SHA for 9c23093
.github/workflows/lint.yml
@@ -34,6 +34,6 @@ jobs:
34
go-version: '~1.24'
35
36
- name: Run linter
37
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
38
with:
39
version: v2.1.5
0 commit comments