Skip to content

Commit 89b0f0f

Browse files
authored
Update codecov/codecov-action action to v5 (#228)
2 parents fb61d5a + ee1de20 commit 89b0f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.2
50+
uses: codecov/codecov-action@v5
5151
with:
5252
flags: ${{ matrix.os }}
5353
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)