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 e9c9ed4 commit 4c72b07Copy full SHA for 4c72b07
.github/workflows/golangci-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: '1.19.*'
19
- name: golangci-lint
20
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
21
22
version: latest
23
args: --timeout=10m
0 commit comments