8000 chore(deps): update codecov/codecov-action action to v5 · loonghao/pypi-query-mcp-server@0f70c6f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f70c6f

Browse files
renovate[bot]loonghao
authored andcommitted
chore(deps): update codecov/codecov-action action to v5
1 parent 1725df0 commit 0f70c6f

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
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Upload coverage to Codecov
7171
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
72-
uses: codecov/codecov-action@v4
72+
uses: codecov/codecov-action@v5
7373
with:
7474
files: ./coverage.xml
7575
flags: unittests

0 commit comments

Comments
 (0)
0