Skip to content
Snippets Groups Projects
Unverified Commit bb882ca5 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1699)


Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarChris Holdgraf <choldgraf@berkeley.edu>
parent abb8a062
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,7 @@ jobs: ...@@ -86,7 +86,7 @@ jobs:
- name: Upload to Codecov - name: Upload to Codecov
if: github.repository == 'executablebooks/jupyter-book' if: github.repository == 'executablebooks/jupyter-book'
uses: codecov/codecov-action@v2.1.0 uses: codecov/codecov-action@v3.0.0
with: with:
name: ebp-jupyter-book-pytests-py3.8 name: ebp-jupyter-book-pytests-py3.8
flags: pytests flags: pytests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment