We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1375bf commit 1f2d67fCopy full SHA for 1f2d67f
.github/workflows/go.yml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: actions/[email protected]
62
- name: golangci-lint
63
- uses: golangci/golangci-lint-action@v2.5.2
+ uses: golangci/golangci-lint-action@v3.1.0
64
with:
65
version: v1.28
66
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments