We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da2bc0f + 5ecb644 commit a74da7dCopy full SHA for a74da7d
.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].4
+ uses: codecov/[email protected].5
53
with:
54
fail_ci_if_error: true
55
0 commit comments