We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cf49c commit cc8d6ebCopy full SHA for cc8d6eb
1 file changed
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: "1.25"
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v8
21
22
args: --timeout=3m
23
0 commit comments