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 d6d01ea + 6c1a1b6 commit 6fc569bCopy full SHA for 6fc569b
1 file changed
.github/workflows/test.yaml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
- uses: actions/checkout@v4
59
- name: golangci-lint
60
- uses: golangci/golangci-lint-action@v5.1.0
+ uses: golangci/golangci-lint-action@v5.3.0
61
with:
62
only-new-issues: true
63
args: --timeout=3m
0 commit comments