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 8547911 commit 12b653dCopy full SHA for 12b653d
.github/workflows/build-pr.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: run golangci-lint
33
uses: golangci/golangci-lint-action@v3
34
with:
35
- version: v1.51.2
+ version: v1.56.1
36
args: --verbose
37
38
- name: run tests
.github/workflows/build.yml
0 commit comments