Skip to content

Commit 50f1d99

Browse files
Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#290)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.14 to v1.0.15. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.14...239febf) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Karandeep Johar <[email protected]>
1 parent ddad5dc commit 50f1d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
coverage run --rcfile=.coveragerc -m pytest test/test_dropbox_unit.py
2929
coverage xml
3030
- name: Publish Coverage
31-
uses: codecov/[email protected].14
31+
uses: codecov/[email protected].15
3232
with:
3333
flags: unit
3434
fail_ci_if_error: true

0 commit comments

Comments
 (0)