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 66b1818 commit ccb749fCopy full SHA for ccb749f
.github/workflows/ci-tests.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Run golangci-lint
58
uses: golangci/golangci-lint-action@v2
59
with:
60
- version: v1.32
+ version: v1.46.2
61
args: --timeout 5m
62
test:
63
name: Ensure unit tests are passing
0 commit comments