Skip to content

Commit

Permalink
Merge pull request #660 from ansible/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-5.0.0
  • Loading branch information
webknjaz authored Nov 15, 2024
2 parents cc2ceff + 4613567 commit 6ce8f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
&& exit 1
shell: bash
- name: Send coverage data to Codecov
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v5.0.0
with:
files: .test-results/pytest/cov.xml
flags: >-
Expand Down

0 comments on commit 6ce8f9a

Please sign in to comment.