We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a0536b + 62db12e commit 934fa2fCopy full SHA for 934fa2f
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
continue-on-error: ${{ !matrix.require-successful-testpack }}
50
51
- name: Upload test coverage report to Codecov
52
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].7
53
with:
54
fail_ci_if_error: true
55
env:
0 commit comments