Skip to content

Commit

Permalink
Merge pull request #186 from data-engineering-collective/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/codecov/codecov-action-5.1.2
  • Loading branch information
xhochy authored Dec 19, 2024
2 parents 48efd11 + ad67b3f commit d9f7d70
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 @@ -66,7 +66,7 @@ jobs:
run: pixi run test-coverage -n auto

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

0 comments on commit d9f7d70

Please sign in to comment.