chore(deps): bump codecov/codecov-action from 3 to 4 (#5567)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
|||||||
tests/ref_imgs/**/*_err.png
|
tests/ref_imgs/**/*_err.png
|
||||||
test_screenshot_error.h
|
test_screenshot_error.h
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v4
|
||||||
if: github.event_name == 'push' && github.repository == 'lvgl/lvgl'
|
if: github.event_name == 'push' && github.repository == 'lvgl/lvgl'
|
||||||
with:
|
with:
|
||||||
fail_ci_if_error: true
|
fail_ci_if_error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user