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-electron.git


The following commit(s) were added to refs/heads/master by this push:
     new 85d63f1  ci: downgrade codecov action dependency to v3 (#268)
85d63f1 is described below

commit 85d63f1a2da4ff5c0ec6c36f7e0dc7265e7babd6
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Mar 1 20:08:14 2024 +0900

    ci: downgrade codecov action dependency to v3 (#268)
---
 .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 8409d1d..c69f4bd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -48,6 +48,6 @@ jobs:
         env:
           CI: true
 
-      - uses: codecov/codecov-action@v4
+      - uses: codecov/codecov-action@v3
         with:
           fail_ci_if_error: true


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

Reply via email to