We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c759b commit 921b9e0Copy full SHA for 921b9e0
.github/workflows/go-test.yml
@@ -21,7 +21,7 @@ jobs:
21
check-latest: true
22
cache: true
23
- name: golangci-lint
24
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
25
with:
26
version: latest
27
only-new-issues: true
0 commit comments