Skip to content

Commit 434f6ce

Browse files
authored
Merge pull request #129 from deepanshs/dependabot/github_actions/codecov/codecov-action-5.4.3
Bump codecov/codecov-action from 5.4.0 to 5.4.3
2 parents 159a8de + ed37c03 commit 434f6ce

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
@@ -40,4 +40,4 @@ jobs:
4040
- name: Test with pytest
4141
run: pytest --cov=./ --cov-report=xml
4242
- name: Upload coverage
43-
uses: codecov/codecov-action@v5.4.0
43+
uses: codecov/codecov-action@v5.4.3

0 commit comments

Comments
 (0)