We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b87592a + 1f4ea29 commit ab0831fCopy full SHA for ab0831f
1 file changed
.github/workflows/ci_coverage.yml
@@ -77,7 +77,7 @@ jobs:
77
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
78
79
- name: Submit coverage build
80
- uses: codecov/codecov-action@v5.5.1
+ uses: codecov/codecov-action@v5.5.2
81
with:
82
disable_search: true
83
fail_ci_if_error: false
0 commit comments