We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0deac commit 5a38304Copy full SHA for 5a38304
.github/workflows/go.yaml
@@ -19,7 +19,7 @@ jobs:
19
go-version: "1.23.2"
20
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v6
23
with:
24
version: v1.61
25
args: --timeout=5m
0 commit comments