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 13fea2f commit ad6f7feCopy full SHA for ad6f7fe
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
with:
19
go-version: stable
20
- name: golangci-lint
21
- uses: golangci/golangci-lint-action@v4.0.0
+ uses: golangci/golangci-lint-action@v6.0.1
22
23
version: latest
0 commit comments