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 2047173 commit 9c5f447Copy full SHA for 9c5f447
.github/workflows/pr-check.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: golangci-lint
13
uses: golangci/golangci-lint-action@v3
14
with:
15
- version: v1.53.2
+ version: v1.56.2
16
args: --timeout=5m
17
18
build:
0 commit comments