We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c33dc commit c83ef20Copy full SHA for c83ef20
.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.5.1
+ uses: golangci/golangci-lint-action@v2.4.1
34
with:
35
version: latest
36
tests-on-windows:
0 commit comments