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 d3656c6 + e386b93 commit c76a729Copy full SHA for c76a729
.github/workflows/golangci-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version: '1.20'
18
- name: golangci-lint
19
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
20
21
version: v1.55.2
22
args: --timeout 15m
0 commit comments