We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60c37da + 955391d commit f4cbfdfCopy full SHA for f4cbfdf
.github/workflows/go.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/[email protected]
33
- name: golangci-lint
34
- uses: golangci/golangci-lint-action@v2.5.2
+ uses: golangci/golangci-lint-action@v3.2.0
35
with:
36
version: v1.28
37
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments