Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
merger-application[bot] authored Nov 25, 2024
2 parents 3dbeaff + f4d9ffc commit 717b008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
python-version: ${{ matrix.python-version }}
command: pytest -n 1 --cov-report=xml:coverage-xdist.xml
- name: Upload coverage to Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].7
with:
flags: linux
env_vars: OS, PYTHON
Expand Down

0 comments on commit 717b008

Please sign in to comment.