Skip to content

Commit 9ed2bb0

Browse files
committed
chore(deps): update codecov/codecov-action action to v5
1 parent 79655f4 commit 9ed2bb0

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
@@ -20,7 +20,7 @@ jobs:
2020
- run: npm install
2121
- run: npm test
2222
- name: Report Coverage
23-
uses: codecov/codecov-action@v4
23+
uses: codecov/codecov-action@v5
2424
with:
2525
fail_ci_if_error: true
2626
verbose: true

0 commit comments

Comments
 (0)