We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8a72c9 + e645c5f commit cafdb5dCopy full SHA for cafdb5d
.github/workflows/lint.yml
@@ -18,6 +18,6 @@ jobs:
18
- name: Checkout code
19
uses: actions/checkout@v3
20
- name: Run linters
21
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
22
with:
23
version: latest
0 commit comments