We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addf2e5 commit d7c11f3Copy full SHA for d7c11f3
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: golangci-lint
25
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v3
26
with:
27
version: latest
28
args: --timeout 3m0s
0 commit comments