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 785ded3 commit 3a5262dCopy full SHA for 3a5262d
.github/workflows/lint.yaml
@@ -31,6 +31,6 @@ jobs:
31
with:
32
go-version: 1.24.2
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
35
36
version: v2.1.2
0 commit comments