Skip to content

Commit ec07851

Browse files
Update codecov/codecov-action action to v4
1 parent 8202c57 commit ec07851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: |
2525
npm ci --ignore-scripts --legacy-peer-deps
2626
npm run test
27-
- uses: codecov/codecov-action@v3
27+
- uses: codecov/codecov-action@v4
2828
env:
2929
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3030
files: ./coverage/coverage-final.json

0 commit comments

Comments
 (0)