Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
merger-application[bot] authored May 27, 2024
2 parents 7d564c8 + c116868 commit 67dfb98
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 @@ -37,7 +37,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].0
uses: codecov/[email protected].1
with:
flags: linux
env_vars: OS, PYTHON
Expand Down

0 comments on commit 67dfb98

Please sign in to comment.