Patch 9.0.0536
Problem: CI: codecov action update available.
Solution: Update Codecov 3.1.0 to 3.3.1. (closes #11188)
Files: .github/workflows/ci.yml
*** ../vim-9.0.0535/.github/workflows/ci.yml 2022-09-10 13:03:08.959148178
+0100
--- .github/workflows/ci.yml 2022-09-21 19:39:53.484765686 +0100
***************
*** 250,256 ****
- name: Codecov
if: matrix.coverage
! uses: codecov/[email protected]
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{
matrix.extra }}
--- 250,256 ----
- name: Codecov
if: matrix.coverage
! uses: codecov/[email protected]
with:
flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{
matrix.extra }}
*** ../vim-9.0.0535/src/version.c 2022-09-21 18:59:10.675074958 +0100
--- src/version.c 2022-09-21 19:41:42.128553302 +0100
***************
*** 701,702 ****
--- 701,704 ----
{ /* Add new patch number below this line */
+ /**/
+ 536,
/**/
--
The difference between theory and practice, is that in theory, there
is no difference between theory and practice.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220921184226.A60B41C0FBA%40moolenaar.net.