Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 8aa7f68

Browse files
authored
chore(deps): update codecov/codecov-action action to v4 (#916)
1 parent c057bf1 commit 8aa7f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: npm install
1818
- run: npm run system-test
1919
- name: coverage
20-
uses: codecov/codecov-action@v3
20+
uses: codecov/codecov-action@v4
2121
with:
2222
name: actions system-test
2323
fail_ci_if_error: false

0 commit comments

Comments
 (0)