Skip to content

Commit bdeda6f

Browse files
committed
fix: update Codecov action to version 7
1 parent 6450501 commit bdeda6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
path: ./coverage-e2e
106106

107107
- name: Upload combined coverage to Codecov
108-
uses: codecov/codecov-action@v5
108+
uses: codecov/codecov-action@v7
109109
with:
110110
token: ${{ secrets.CODECOV_TOKEN }}
111111
files: ./coverage-unit/coverage-unit.xml,./coverage-e2e/coverage-e2e.xml

0 commit comments

Comments
 (0)