Skip to content

Commit

Permalink
Merge pull request #66 from deepanshs/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-4.4.1

Bump codecov/codecov-action from 4.3.1 to 4.4.1
  • Loading branch information
deepanshs authored Jun 9, 2024
2 parents 6b75c02 + d62a01e commit f919f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
- name: Test with pytest
run: pytest --cov=./ --cov-report=xml
- name: Upload coverage
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.1

0 comments on commit f919f11

Please sign in to comment.