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 f477bbc commit 42c08d8Copy full SHA for 42c08d8
.github/workflows/verify.yml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v4
8
9
- name: Run GolangCI-Lint
10
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v5
11
with:
12
version: v1.58.2
13
args: --timeout=5m
0 commit comments