Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5d62c9e

Browse filesBrowse files
Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the actions group (#29166)
Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>
1 parent 13e3202 commit 5d62c9e
Copy full SHA for 5d62c9e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421
fi
422422
- name: Upload code coverage
423423
if: ${{ !cancelled() && github.event_name != 'schedule' }}
424-
uses: codecov/codecov-action@v4
424+
uses: codecov/codecov-action@v5
425425
with:
426426
name: "${{ matrix.python-version }} ${{ matrix.os }} ${{ matrix.name-suffix }}"
427427
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.