We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e383fb2 commit 95d2173Copy full SHA for 95d2173
.github/workflows/pull_request.yaml
@@ -44,7 +44,7 @@ jobs:
44
make install
45
46
- name: Run golangci-lint
47
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
48
with:
49
version: latest
50
only-new-issues: false
.github/workflows/push.yaml
0 commit comments