We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76042f2 + 43cd502 commit 7be910eCopy full SHA for 7be910e
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
run: go test ./...
37
38
- name: Run golangci-lint
39
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
40
with:
41
args: --timeout=3m12s
42
skip-go-installation: true
0 commit comments