Skip to content

Commit

Permalink
infra: bump codecov/codecov-action from 3.1.4 to 3.1.5 (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent db0f1f2 commit 6f20c32
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,5 +36,5 @@ jobs:
run: |
tox -e unit-tests
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3.1.5
if: ${{ strategy.job-index }} == 0

0 comments on commit 6f20c32

Please sign in to comment.