We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4be9937 + 9a88c88 commit 6950c32Copy full SHA for 6950c32
1 file changed
.github/workflows/validate.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/setup-go@v6
35
with:
36
go-version: 1.25.x
37
- - uses: golangci/golangci-lint-action@v8
+ - uses: golangci/golangci-lint-action@v9
38
39
version: v2.5
40
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
- name: test-stubs
0 commit comments