Skip to content

Commit ae80f38

Browse files
build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0
2 parents d094cfd + be524df commit ae80f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
python-version: ${{ matrix.python-version }}
4444
command: pytest -n 1 --cov-report=xml:coverage-xdist.xml
4545
- name: Upload coverage to Codecov
46-
uses: codecov/codecov-action@v5.3.1
46+
uses: codecov/codecov-action@v5.4.0
4747
with:
4848
flags: linux
4949
env_vars: OS, PYTHON

0 commit comments

Comments
 (0)