Skip to content

Commit 6ad3421

Browse files
committed
chore(deps): update codecov/codecov-action action to v5
1 parent b08a217 commit 6ad3421

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
@@ -27,7 +27,7 @@ jobs:
2727
- run: npm install
2828
- run: npm test
2929
- name: Report Coverage
30-
uses: codecov/codecov-action@v4
30+
uses: codecov/codecov-action@v5
3131
with:
3232
fail_ci_if_error: true
3333
verbose: true

0 commit comments

Comments
 (0)