mirror of https://github.com/facebook/jest.git
chore(deps): update codecov/codecov-action action to v4 (#14877)
This commit is contained in:
parent
e267aff33d
commit
e6d60cb1ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue