We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb2bb25 + 05bf109 commit 8955063Copy full SHA for 8955063
1 file changed
.github/workflows/ci_coverage.yml
@@ -83,7 +83,7 @@ jobs:
83
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
84
85
- name: Submit coverage build
86
- uses: codecov/codecov-action@v5.5.3
+ uses: codecov/codecov-action@v6.0.0
87
with:
88
disable_search: true
89
fail_ci_if_error: false
0 commit comments