]> granicus.if.org Git - vim/commitdiff
patch 9.0.0536: CI: codecov action update available v9.0.0536
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Wed, 21 Sep 2022 18:41:54 +0000 (19:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 18:41:54 +0000 (19:41 +0100)
Problem:    CI: codecov action update available.
Solution:   Update Codecov 3.1.0 to 3.3.1. (closes #11188)

.github/workflows/ci.yml
src/version.c

index 8494379797afee9a2483f2f834e86cf0587f223d..7716cb493d92e135713c69c60ce821b090cd7c43 100644 (file)
@@ -250,7 +250,7 @@ jobs:
 
       - name: Codecov
         if: matrix.coverage
-        uses: codecov/codecov-action@v3.1.0
+        uses: codecov/codecov-action@v3.1.1
         with:
           flags: linux,${{ matrix.features }}-${{ matrix.compiler }}-${{ matrix.extra }}
 
index f7ef299eabae6e3163138e6e6864828338470c6c..75611d1aad42d4536e403001589e6c568689b3fe 100644 (file)
@@ -699,6 +699,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    536,
 /**/
     535,
 /**/