Skip to content

Commit f20379b

Browse files
authored
Update codecov/codecov-action action to v5 (#90)
2 parents fe39e27 + 5a43638 commit f20379b

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
3838
with:
3939
flags: ${{ matrix.os }}
4040
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)