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 ef50e08 commit 067cfacCopy full SHA for 067cfac
.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.4.0
+ uses: golangci/golangci-lint-action@v2.5.1
34
with:
35
version: latest
36
tests-on-windows:
0 commit comments