Skip to content

Commit 35e1a54

Browse files
chore(deps): update codecov/codecov-action action to v4.5.0
Co-authored-by: Ahmed Abdelbaset <[email protected]>
1 parent efe9dda commit 35e1a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm run test:coverage
2727

2828
- name: Upload coverage reports to Codecov
29-
uses: codecov/codecov-action@v4.0.1
29+
uses: codecov/codecov-action@v4.5.0
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
3232

0 commit comments

Comments
 (0)