We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42de844 commit 513d7d4Copy full SHA for 513d7d4
1 file changed
.github/workflows/go.yml
@@ -42,7 +42,7 @@ jobs:
42
exit 1
43
fi
44
- name: Run golangci-lint
45
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
46
with:
47
version: latest
48
args: --timeout=30m
0 commit comments