Skip to content

Commit

Permalink
Merge pull request #2019 from executablebooks/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-3.1.4

build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
  • Loading branch information
agoose77 authored Dec 5, 2023
2 parents 7060288 + 6e2e02d commit dc5a734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Upload to Codecov
if: github.repository == 'executablebooks/jupyter-book'
uses: codecov/codecov-action@v3.1.3
uses: codecov/codecov-action@v3.1.4
with:
name: ebp-jupyter-book-pytests-py3.9
flags: pytests
Expand Down

0 comments on commit dc5a734

Please sign in to comment.