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