chore(deps): update codecov/codecov-action action to v5

This commit is contained in:
Renovate Bot 2024-12-23 12:43:28 +00:00
parent facb2b883f
commit 1905f2f7b1

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@v2 uses: codecov/codecov-action@v5
with: with:
file: cobertura.xml file: cobertura.xml