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 cf39b9d commit 7faee90Copy full SHA for 7faee90
.github/workflows/build.yaml
@@ -40,7 +40,7 @@ jobs:
40
go-version-file: 'go.mod'
41
42
- name: golangci-lint
43
- uses: golangci/golangci-lint-action@v7.0.0
+ uses: golangci/golangci-lint-action@v8.0.0
44
with:
45
args: --timeout=10m
46
0 commit comments