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: エリス <[email protected]>
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/[email protected]
+        uses: codecov/codecov-action@v3
         with:
           name: ${{ runner.os }} node.js ${{ matrix.node-version }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to