You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2023/01/18 14:53:45 UTC

[cordova-android] branch master updated: ci(workflow): update codecov/codecov-action@v3 (#1542)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git


The following commit(s) were added to refs/heads/master by this push:
     new 3340e985 ci(workflow): update codecov/codecov-action@v3 (#1542)
3340e985 is described below

commit 3340e98519716f1b1bb55c7b019b145fbe13b26b
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed Jan 18 23:53:36 2023 +0900

    ci(workflow): update codecov/codecov-action@v3 (#1542)
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 88981371..6b524341 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -59,6 +59,6 @@ jobs:
 
       - name: upload coverage
         if: success()
-        uses: codecov/codecov-action@v3.1.1
+        uses: codecov/codecov-action@v3
         with:
           name: ${{ runner.os }} node.js ${{ matrix.node-version }}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org