build(deps): bump codecov/codecov-action from 4 to 5 (#20427)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-18 20:27:41 +01:00 committed by GitHub
parent c110f4f3f6
commit 173cb8c1d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@ jobs:
coverage xml coverage xml
- name: Upload coverage to Codecov - name: Upload coverage to Codecov
uses: codecov/codecov-action@v4 uses: codecov/codecov-action@v5
# see: https://github.com/actions/toolkit/issues/399 # see: https://github.com/actions/toolkit/issues/399
continue-on-error: true continue-on-error: true
with: with:

View File

@ -214,7 +214,7 @@ jobs:
coverage xml coverage xml
- name: Upload coverage to Codecov - name: Upload coverage to Codecov
uses: codecov/codecov-action@v4 uses: codecov/codecov-action@v5
# see: https://github.com/actions/toolkit/issues/399 # see: https://github.com/actions/toolkit/issues/399
continue-on-error: true continue-on-error: true
with: with: