Skip to content

Commit

Permalink
Merge pull request #33 from zfit/dependabot/github_actions/actions-13…
Browse files Browse the repository at this point in the history
…0f50e8ca

Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group
  • Loading branch information
jonas-eschle authored Nov 18, 2024
2 parents 3d1ee13 + 64fa33c commit efefd3f
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 @@ -64,4 +64,4 @@ jobs:
python -m pytest -ra --cov --cov-report=xml --cov-report=term --durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.2

0 comments on commit efefd3f

Please sign in to comment.