We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2984a6 + 1afbebc commit 02c7e3fCopy full SHA for 02c7e3f
.github/workflows/lint-test.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v3
18
- name: Run golangci-lint
19
- uses: golangci/golangci-lint-action@v3.3.1
+ uses: golangci/golangci-lint-action@v3.4.0
20
with:
21
version: latest
22
args: --timeout 5m
0 commit comments