We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5feb634 + 3b011b5 commit 356f5c5Copy full SHA for 356f5c5
1 file changed
.github/workflows/ci_coverage.yml
@@ -71,7 +71,7 @@ jobs:
71
72
# https://docs.codecov.com/docs/adding-the-codecov-token
73
- name: Submit coverage build
74
- uses: codecov/codecov-action@v5.5.1
+ uses: codecov/codecov-action@v5.5.2
75
with:
76
disable_search: true
77
fail_ci_if_error: false
0 commit comments