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:
committed by
Bram Moolenaar
parent
b26461715b
commit
b5328b46a7
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1071,
|
||||
/**/
|
||||
1070,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user