Skip to content

Commit 9050a40

Browse files
⬆️ Update codecov/codecov-action action to v5.5.0 (#1110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cc15c7 commit 9050a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
pytest tests --cov=deebot_client --cov-report xml --junitxml=junit.xml -o junit_family=legacy -v
158158
cargo llvm-cov report --lcov --output-path coverage.lcov
159159
- name: Upload coverage to Codecov
160-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
160+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
161161
with:
162162
fail_ci_if_error: true
163163
disable_telem: true

0 commit comments

Comments
 (0)