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

Commit 09cd762

Browse files
committed
chore(deps): update codecov/codecov-action action to v2
1 parent f2819f3 commit 09cd762

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@v1
20+
uses: codecov/codecov-action@v2
2121
with:
2222
name: actions system-test
2323
fail_ci_if_error: false

0 commit comments

Comments
 (0)