We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f16572 commit b2c7c37Copy full SHA for b2c7c37
.github/workflows/pr.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@v2
32
- name: lint
33
- uses: golangci/golangci-lint-action@v2
+ uses: golangci/golangci-lint-action@v2.2.1
34
with:
35
version: latest
36
tests-on-windows:
0 commit comments