Skip to content

Commit

Permalink
Merge pull request #177 from data-engineering-collective/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/codecov/codecov-action-5.0.3
  • Loading branch information
xhochy authored Nov 20, 2024
2 parents 6f2eb8c + 8586443 commit ac6ef77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
run: python -m build --no-isolation

- name: Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].3
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit ac6ef77

Please sign in to comment.