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 c096f01 + 6830fa2 commit eb8fe27Copy full SHA for eb8fe27
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- run: make test-cover
37
38
- - uses: codecov/codecov-action@v2
+ - uses: codecov/codecov-action@v3
39
40
- uses: golangci/golangci-lint-action@v3
41
with:
0 commit comments