Skip to content

Commit

Permalink
Merge pull request #47 from adrn/dependabot/github_actions/codecov/co…
Browse files Browse the repository at this point in the history
…decov-action-4.1.0

Bump codecov/codecov-action from 4.0.1 to 4.1.0
  • Loading branch information
adrn authored Mar 4, 2024
2 parents 787213c + b60e057 commit fac6a18
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 @@ -52,5 +52,5 @@ jobs:
python -m pytest -ra --cov --cov-report=xml --cov-report=term --durations=20
- name: Upload coverage report
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.1.0

0 comments on commit fac6a18

Please sign in to comment.