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 9c050fc + 1a4a487 commit ce8880eCopy full SHA for ce8880e
.github/workflows/lint.yaml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: golangci-lint
13
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
14
with:
15
version: latest
16
args: --timeout 3m --verbose
0 commit comments