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 9692afa commit 600d8aeCopy full SHA for 600d8ae
.github/workflows/linters.yaml
@@ -24,7 +24,7 @@ jobs:
24
run: |
25
go mod vendor
26
- name: golangci-lint
27
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
28
with:
29
version: latest
30
skip-cache: true
0 commit comments