Patch 8.2.4768

7 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 16, 2022, 4:47:13 PM4/16/22
to vim...@googlegroups.com

Patch 8.2.4768
Problem: CI: codecov upload sometimes does not work.
Solution: Use action v3 instead of v2. (closes #10209)
Files: .github/workflows/ci.yml


*** ../vim-8.2.4767/.github/workflows/ci.yml 2022-04-16 20:04:26.174152095 +0100
--- .github/workflows/ci.yml 2022-04-16 21:44:51.168793945 +0100
***************
*** 254,260 ****

- name: Codecov
if: matrix.coverage
! uses: codecov/codecov-action@v2
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ matrix.extra }}

--- 254,260 ----

- name: Codecov
if: matrix.coverage
! uses: codecov/codecov-action@v3
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ matrix.extra }}

*** ../vim-8.2.4767/src/version.c 2022-04-16 21:33:50.515066896 +0100
--- src/version.c 2022-04-16 21:46:17.384582761 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4768,
/**/

--
hundred-and-one symptoms of being an internet addict:
1. You actually wore a blue ribbon to protest the Communications Decency Act.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages