Patch 9.0.1071
Problem: Codecov action version is too specific.
Solution: Only use "v3" to automatically use the latest stable version.
(closes #11720)
Files: .github/workflows/ci.yml
*** ../vim-9.0.1070/.github/workflows/ci.yml 2022-11-24 15:15:05.310785093 +0000
--- .github/workflows/ci.yml 2022-12-17 15:47:09.666059956 +0000
***************
*** 254,260 ****
- name: Codecov
if: matrix.coverage
! uses: codecov/codecov...@v3.1.1
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 }}
***************
*** 613,619 ****
- name: Codecov
if: matrix.coverage
! uses: codecov/codecov...@v3.1.1
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
--- 613,619 ----
- name: Codecov
if: matrix.coverage
! uses: codecov/codecov-action@v3
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
*** ../vim-9.0.1070/src/version.c 2022-12-17 15:35:37.778657492 +0000
--- src/version.c 2022-12-17 15:45:48.790117246 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1071,
/**/
--
GUARD #1: What -- a swallow carrying a coconut?
ARTHUR: It could grip it by the husk!
GUARD #1: It's not a question of where he grips it! It's a simple question
of weight ratios! A five ounce bird could not carry a 1 pound
coconut.
The Quest for the Holy Grail (Monty Python)
/// 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 ///