Skip to content

Commit e4721e6

Browse files
authored
Merge pull request #85 from deepanshs/dependabot/github_actions/codecov/codecov-action-5.4.3
Bump codecov/codecov-action from 5.1.2 to 5.4.3
2 parents e3f8672 + f99fbed commit e4721e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)