Skip to content

Commit 83590b0

Browse files
authored
Update codecov/codecov-action action to v5 (#87)
2 parents a511c8f + 7ce62fd commit 83590b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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@v3.1.5
37+
uses: codecov/codecov-action@v5.0.7
3838
with:
3939
flags: ${{ matrix.os }}
4040
name: ${{ matrix.os }} Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)