Skip to content

Commit b49bf86

Browse files
chore(deps): update dependency codecov/codecov-action to v1.0.14 (#47)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cb8452e commit b49bf86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Test
6666
run: npm run test:ci
6767
- name: Upload coverage to Codecov
68-
uses: codecov/[email protected].13
68+
uses: codecov/[email protected].14
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)