mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
chore(deps): update codecov/codecov-action action to v5
This commit is contained in:
![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Steffen Vogel

parent
fa1195bd6b
commit
49c9122694
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -176,7 +176,7 @@ jobs:
|
||||
|
||||
- name: Report test coverage to Codecov
|
||||
if: ${{ matrix.target_os == 'linux' && matrix.target_arch == 'amd64' }}
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
files: coverprofile_merged.out
|
Reference in New Issue
Block a user