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 1b30a17 commit 80ebe52Copy full SHA for 80ebe52
.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.3.0
+ uses: golangci/golangci-lint-action@v2.4.0
34
with:
35
version: latest
36
tests-on-windows:
0 commit comments