Skip to content

Commit

Permalink
Merge pull request #152 from kannkyo/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-5.1.1

build(deps): bump codecov/codecov-action from 3.1.6 to 5.1.1
  • Loading branch information
kannkyo authored Dec 8, 2024
2 parents acf9f42 + aef4d28 commit 4a1d659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
path: report.html

- name: Upload coverage to codecov
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: OS,PYTHON
Expand Down

0 comments on commit 4a1d659

Please sign in to comment.