We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c5715a + a404c5a commit a1c4775Copy full SHA for a1c4775
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.3
+ uses: codecov/codecov-action@v6.0.0
81
with:
82
disable_search: true
83
fail_ci_if_error: false
0 commit comments