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 22fed78 commit e9b163fCopy full SHA for e9b163f
.github/workflows/golangci-lint.yml
@@ -15,6 +15,6 @@ jobs:
15
with:
16
go-version-file: 'go.mod'
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v4
19
20
version: v1.55.2
0 commit comments