We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c708a4d + cd963ed commit a6a2ae0Copy full SHA for a6a2ae0
1 file changed
.github/workflows/go.yml
@@ -86,7 +86,7 @@ jobs:
86
}
87
88
- name: Run golangci-lint
89
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v3
90
with:
91
version: v1.52.2
92
skip-pkg-cache: true
0 commit comments