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 6dd10ac commit 4f26f11Copy full SHA for 4f26f11
.github/workflows/pr.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v2
18
- name: lint
19
- uses: golangci/golangci-lint-action@v1.2.2
+ uses: golangci/golangci-lint-action@v2
20
with:
21
version: v1.28
22
tests-on-windows:
0 commit comments