Skip to content

Commit 316c03a

Browse files
chore(deps): update codecov/codecov-action action to v2 (#232)
1 parent ed9e132 commit 316c03a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
git checkout yarn.lock
6969
- name: run tests
7070
run: yarn cover
71-
- uses: codecov/codecov-action@v1
71+
- uses: codecov/codecov-action@v2
7272
if: ${{ always() }}
7373
test-os:
7474
name: Test on ${{ matrix.os }} using Node.js LTS

0 commit comments

Comments
 (0)