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

Commit 7cad6e0

Browse files
Bump codecov/codecov-action from 1.x to 2.x (#27)
1 parent 390d8c7 commit 7cad6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
- name: Coverage
2222
run: npm run coverage
2323
- name: Codecov
24-
uses: codecov/codecov-action@v1
24+
uses: codecov/codecov-action@v2
2525
with:
2626
file: coverage/lcov.info

0 commit comments

Comments
 (0)