We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61a8918 + 054cfd3 commit c12338cCopy full SHA for c12338c
.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/codecov-action@v4.1.1
+ uses: codecov/codecov-action@v4.2.0
53
with:
54
fail_ci_if_error: true
55
env:
0 commit comments