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 c10d683 + 673aec1 commit 39ca52dCopy full SHA for 39ca52d
.github/workflows/golang.yaml
@@ -36,7 +36,7 @@ jobs:
36
go-version: ${{ env.GOLANG_VERSION }}
37
38
- name: Lint
39
- uses: golangci/golangci-lint-action@v8
+ uses: golangci/golangci-lint-action@v9
40
with:
41
version: latest
42
args: -v --timeout 5m
0 commit comments