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