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 71a6c0d commit 5df2dabCopy full SHA for 5df2dab
.github/workflows/go.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
23
- name: Lint
24
- uses: golangci/golangci-lint-action@v3.4.0
+ uses: golangci/golangci-lint-action@v3.5.0
25
with:
26
version: v1.28
27
0 commit comments