Skip to content

Commit

Permalink
infra: bump codecov/codecov-action from 4.1.0 to 4.2.0 (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 7486805 commit 7a6025b
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 @@ -36,7 +36,7 @@ jobs:
run: |
tox -e unit-tests
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
if: ${{ strategy.job-index }} == 0

0 comments on commit 7a6025b

Please sign in to comment.