commit | 0d47ad40274ed9c7ace636b2a4063182c905a2b4 | [log] [tgz] |
---|---|---|
author | ichizok <gclient.gaap@gmail.com> | Tue Jan 11 13:05:26 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 11 13:05:26 2022 +0000 |
tree | 71567f42747949872e8935755754a5dd6c2a9569 | |
parent | d6f27c66cca32b93fcf8024b1bad1618946bbbea [diff] [blame] |
patch 8.2.4061: codecov bash script is deprecated Problem: Codecov bash script is deprecated. Solution: Use the codecov action. (Ozaki Kiichi, closes #9505)
diff --git a/src/version.c b/src/version.c index d1c88fc..3fe45ea 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4061, +/**/ 4060, /**/ 4059,