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

Commit ba60a4f

Browse files
Bump codecov/codecov-action from 1 to 2.0.2 (#36)
1 parent dcdfe8b commit ba60a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
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)