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 19115e8 + a01c5b0 commit d9b2b6eCopy full SHA for d9b2b6e
1 file changed
.github/workflows/ci_coverage.yml
@@ -78,7 +78,7 @@ jobs:
78
79
# https://docs.codecov.com/docs/adding-the-codecov-token
80
- name: Submit coverage build
81
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
82
with:
83
disable_search: true
84
fail_ci_if_error: false
0 commit comments