Skip to content

Commit 54c442c

Browse files
⬆️ Update codecov/codecov-action action to v5.4.2 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11c2b5c commit 54c442c

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
@@ -160,7 +160,7 @@ jobs:
160160
pytest tests --cov=deebot_client --cov-report xml --junitxml=junit.xml -o junit_family=legacy -v
161161
cargo llvm-cov --no-run --lcov --output-path coverage.lcov
162162
- name: Upload coverage to Codecov
163-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
163+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
164164
with:
165165
fail_ci_if_error: true
166166
disable_telem: true

0 commit comments

Comments
 (0)