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.
1 parent d9c30c2 commit 1afbebcCopy full SHA for 1afbebc
.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