Skip to content

Commit

Permalink
Merge pull request #17 from Anselmoo/renovate/codecov-codecov-action-3.x
Browse files Browse the repository at this point in the history
chore(deps): update codecov/codecov-action action to v3.1.6
  • Loading branch information
Anselmoo authored Jul 20, 2024
2 parents 84d13ba + 9e5011f commit f11db6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
poetry run pytest
- name: Codecov
uses: codecov/[email protected].4
uses: codecov/[email protected].6
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS,PYTHON
Expand Down

0 comments on commit f11db6e

Please sign in to comment.