Skip to content

Commit d74fed9

Browse files
authored
Merge pull request #80 from deepanshs/dependabot/github_actions/codecov/codecov-action-5.1.2
Bump codecov/codecov-action from 4.5.0 to 5.1.2
2 parents 2f4e4ab + 331e0aa commit d74fed9

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

0 commit comments

Comments
 (0)