Skip to content

Commit 4f4cbb0

Browse files
Update codecov/codecov-action action to v5
1 parent a0b1dd0 commit 4f4cbb0

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
@@ -48,7 +48,7 @@ jobs:
4848
uvx --with tox-uv tox -e py
4949
5050
- name: Upload coverage
51-
uses: codecov/codecov-action@v3.1.5
51+
uses: codecov/codecov-action@v5.1.1
5252
with:
5353
flags: ${{ matrix.os }}
5454
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)