We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a078c + 6d72c44 commit 812947dCopy full SHA for 812947d
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.1
+ uses: codecov/codecov-action@v5.5.2
87
with:
88
disable_search: true
89
fail_ci_if_error: false
0 commit comments