Skip to content

Commit f7bb2b7

Browse files
authored
Update codecov/codecov-action action to v5.1.2 (#224)
2 parents db482bb + 2b50a6e commit f7bb2b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uvx --with tox-uv tox -e py
4848
4949
- name: Upload coverage
50-
uses: codecov/codecov-action@v5.1.1
50+
uses: codecov/codecov-action@v5.1.2
5151
with:
5252
flags: ${{ matrix.os }}
5353
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)