Skip to content

Commit

Permalink
Merge pull request #4 from zfit/dependabot/github_actions/actions-dae…
Browse files Browse the repository at this point in the history
…f0796db

Bump codecov/codecov-action from 4.1.1 to 4.3.0 in the actions group
  • Loading branch information
jonas-eschle committed Apr 16, 2024
2 parents c214b7c + 2dd83a1 commit afcac10
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 @@ -63,4 +63,4 @@ jobs:
run: python -m pytest -ra --cov --cov-report=xml --cov-report=term --durations=20

- name: Upload coverage report
uses: codecov/codecov-action@v4.1.1
uses: codecov/codecov-action@v4.3.0

0 comments on commit afcac10

Please sign in to comment.