Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Commit c53dfa5

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent cb2dcde commit c53dfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: npm run test:cov
2323

2424
- name: Upload coverage results to codecov
25-
uses: codecov/codecov-action@v3
25+
uses: codecov/codecov-action@v5
2626
with:
2727
flags: unittests,api
2828

0 commit comments

Comments
 (0)