Skip to content

Commit 386ef7a

Browse files
chore(deps): update codecov/codecov-action action to v2.1.0
1 parent f5e2928 commit 386ef7a

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
@@ -14,4 +14,4 @@ jobs:
1414
- run: yarn install
1515
- run: yarn test --bail --ci
1616
- name: Upload coverage to Codecov
17-
uses: codecov/codecov-action@v2.0.2
17+
uses: codecov/codecov-action@v2.1.0

0 commit comments

Comments
 (0)