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.
2 parents 9a4595e + ed3d373 commit 56becb9Copy full SHA for 56becb9
.github/workflows/pr-check.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Check out code
16
uses: actions/checkout@v4
17
- name: golangci-lint
18
- uses: golangci/golangci-lint-action@v3
+ uses: golangci/golangci-lint-action@v6
19
with:
20
version: v1.58.2
21
args: --timeout=5m
0 commit comments