We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5633fc0 + 77f6714 commit ae49609Copy full SHA for ae49609
.github/workflows/ci_coverage.yml
@@ -81,7 +81,7 @@ jobs:
81
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
82
83
- name: Submit coverage build
84
- uses: codecov/codecov-action@v5.4.0
+ uses: codecov/codecov-action@v5.4.2
85
with:
86
disable_search: true
87
fail_ci_if_error: false
0 commit comments