chore(deps): update codecov/codecov-action action to v4 #13

Closed
renovate-bot wants to merge 1 commit from renovate/codecov-codecov-action-4.x into master

View file

@ -60,7 +60,7 @@ jobs:
- name: Upload to Codecov - name: Upload to Codecov
if: matrix.version == 'stable' && (github.ref == 'refs/heads/master' || github.event_name == 'pull_request') if: matrix.version == 'stable' && (github.ref == 'refs/heads/master' || github.event_name == 'pull_request')
uses: codecov/codecov-action@v1 uses: codecov/codecov-action@v4
with: with:
file: cobertura.xml file: cobertura.xml