Skip to content

Commit 9bb390d

Browse files
authored
Merge pull request #88 from deepanshs/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 90570fe + 17bd6de commit 9bb390d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
run: pytest --cov=./ --cov-report=xml
6464

6565
- name: Upload coverage
66-
uses: codecov/codecov-action@v5.5.0
66+
uses: codecov/codecov-action@v5.5.1

0 commit comments

Comments
 (0)