Thanks to visit codestin.com Credit goes to github.com
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 c66a391 + 7780897 commit 702042dCopy full SHA for 702042d
.github/workflows/test.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Upload coverage to Codecov
46
if: "matrix.use_coverage"
47
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
48
with:
49
fail_ci_if_error: true
50
verbose: true
0 commit comments