We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbf235 commit 5752ee2Copy full SHA for 5752ee2
.github/workflows/lint-go.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
go-version-file: "go.mod"
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
19
20
args: --timeout=5m
21
version: latest
0 commit comments