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

build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1713)


Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c68fdd32
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ jobs: ...@@ -75,7 +75,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@v3.0.0 uses: codecov/codecov-action@v3.1.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