We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2612885 commit d37cca3Copy full SHA for d37cca3
.github/workflows/validate.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
format: auto
40
- name: Golangci-lint
41
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
42
43
version: latest
44
skip-cache: true
0 commit comments