Skip to content

Commit

Permalink
Merge pull request #149 from data-engineering-collective/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/dependencies-d109cd9e8b

Bump codecov/codecov-action from 4 to 5 in the dependencies group
  • Loading branch information
xhochy authored Nov 18, 2024
2 parents a25c4b0 + 689e09f commit e4be801
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 @@ -94,7 +94,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.pypi_password }}
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
file: ./coverage.xml

Expand Down

0 comments on commit e4be801

Please sign in to comment.