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