Skip to content

Commit f5825c0

Browse files
chore(deps): update dependency codecov/codecov-action to v1.0.13 (#30)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7f09b55 commit f5825c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Test
6868
run: npm run test:ci
6969
- name: Upload coverage to Codecov
70-
uses: codecov/[email protected].10
70+
uses: codecov/[email protected].13
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}
7373
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)