Skip to content

Commit ed7b0ba

Browse files
authored
chore(deps): update codecov/codecov-action action to v2 (#196)
1 parent be73f30 commit ed7b0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm install
2020
- run: npm test
2121
- name: coverage
22-
uses: codecov/codecov-action@v1
22+
uses: codecov/codecov-action@v2
2323
with:
2424
name: actions linux ${{ matrix.node }}
2525
lint:

0 commit comments

Comments
 (0)