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 e695784 commit e259a27Copy full SHA for e259a27
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
go-version-file: 'go.mod'
43
44
- name: golangci-lint
45
- uses: golangci/golangci-lint-action@v6.0.1
+ uses: golangci/golangci-lint-action@v6.1.0
46
with:
47
version: latest
48
args: -v --config ./.golangci.yml
0 commit comments