Merge pull request 'chore(deps): update codecov/codecov-action action to v5' (#22) from renovate/codecov-codecov-action-5.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #22
This commit is contained in:
commit
a990e196e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
|
||||
- name: Upload to Codecov
|
||||
if: matrix.version == 'stable' && (github.ref == 'refs/heads/master' || github.event_name == 'pull_request')
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
file: cobertura.xml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue