Skip to content

Commit

Permalink
Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#371)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 18, 2020
1 parent f65bba9 commit 9fc4615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
path: docs/_build/html
if: env.IS_MASTER_BUILD == 'true'
- name: Codecov
uses: codecov/[email protected].14
uses: codecov/[email protected].15
with:
# NOTE: `token` is not required, because the kartothek repo is public
file: ./coverage.xml
Expand Down

0 comments on commit 9fc4615

Please sign in to comment.