Skip to content

Commit cdf83ef

Browse files
Update codecov/codecov-action action to v5.3.1
1 parent fe39e27 commit cdf83ef

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
@@ -34,7 +34,7 @@ jobs:
3434
uvx --with tox-uv tox -e py
3535
3636
- name: Upload coverage
37-
uses: codecov/codecov-action@v5.1.2
37+
uses: codecov/codecov-action@v5.3.1
3838
with:
3939
flags: ${{ matrix.os }}
4040
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)