We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1c4775 + d49f223 commit f111865Copy full SHA for f111865
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@v6.0.0
+ uses: codecov/codecov-action@v6.0.1
81
with:
82
disable_search: true
83
fail_ci_if_error: false
0 commit comments