We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162dd15 commit fd4c4e0Copy full SHA for fd4c4e0
.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].1
+ uses: codecov/[email protected].2
53
with:
54
fail_ci_if_error: true
55
env:
0 commit comments