1
0
forked from aniani/vim

patch 9.0.1071: Codecov action version is too specific

Problem:    Codecov action version is too specific.
Solution:   Only use "v3" to automatically use the latest stable version.
            (closes #11720)
This commit is contained in:
dundargoc
2022-12-17 15:47:45 +00:00
committed by Bram Moolenaar
parent b26461715b
commit b5328b46a7
2 changed files with 4 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1071,
/**/
1070,
/**/