Skip to content

Commit fb8a25f

Browse files
authored
Merge pull request #100 from sanders41/dependabot/github_actions/codecov/codecov-action-1.5.2
Bump codecov/codecov-action from 1.5.0 to 1.5.2
2 parents f56e0b7 + dd0d1ee commit fb8a25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
run: |
6565
poetry run pytest --cov=async_search_client --cov-report=xml
6666
- name: Upload coverage
67-
uses: codecov/[email protected].0
67+
uses: codecov/[email protected].2
6868
with:
6969
fail_ci_if_error: true

0 commit comments

Comments
 (0)