8000 Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the ac… · matplotlib/matplotlib@d71ff49 · GitHub
[go: up one dir, main page]

Skip to content

Commit d71ff49

Browse files
Backport PR #29153: Bump codecov/codecov-action from 4 to 5 in the actions group (#29165)
Co-authored-by: Greg Lucas <greg.m.lucas@gmail.com>
1 parent 8d8d1d6 commit d71ff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388
fi
389389
- name: Upload code coverage
390390
if: ${{ !cancelled() && github.event_name != 'schedule' }}
391-
uses: codecov/codecov-action@v4
391+
uses: codecov/codecov-action@v5
392392
with:
393393
name: "${{ matrix.python-version }} ${{ matrix.os }} ${{ matrix.name-suffix }}"
394394
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
0