mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update codecov/codecov-action action to v5 (#7613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3727b67253
commit
c40738c521
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -700,7 +700,7 @@ jobs:
|
||||
cargo llvm-cov report --lcov --output-path lcov.info
|
||||
|
||||
- name: Upload coverage report to Codecov
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
if: steps.coverage.outcome == 'success'
|
||||
with:
|
||||
files: lcov.info
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user