Skip to content

Commit 4d8dd5d

Browse files
authored
Merge pull request #87 from deepanshs/dependabot/github_actions/codecov/codecov-action-5.5.0
Bump codecov/codecov-action from 5.4.3 to 5.5.0
2 parents e4721e6 + e43f6d4 commit 4d8dd5d

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.4.3
66+
uses: codecov/codecov-action@v5.5.0

0 commit comments

Comments
 (0)