We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 934fa2f + 3c84dd0 commit 162dd15Copy full SHA for 162dd15
.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@v5.0.7
+ uses: codecov/codecov-action@v5.1.1
53
with:
54
fail_ci_if_error: true
55
env:
0 commit comments