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

This commit is contained in:
renovate[bot] 2024-02-20 15:19:18 +01:00 committed by GitHub
parent e267aff33d
commit e6d60cb1ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ jobs:
- name: map coverage
run: node ./scripts/mapCoverage.mjs
if: always()
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
if: always()
with:
directory: ./coverage