Skip to content

Commit 6446dc6

Browse files
⬆️ Update codecov/codecov-action action to v5.5.2
1 parent f1fec4b commit 6446dc6

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
@@ -180,7 +180,7 @@ jobs:
180180
pytest tests -n auto --cov=deebot_client --cov-report xml --junitxml=junit.xml -o junit_family=legacy -v
181181
cargo llvm-cov report --lcov --output-path coverage.lcov
182182
- name: Upload coverage to Codecov
183-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
183+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
184184
with:
185185
fail_ci_if_error: true
186186
disable_telem: true

0 commit comments

Comments
 (0)