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 2020/12/10 05:54:31 UTC

[cordova-coho] branch master updated: ci: bump actions/setup-node@v2.1.2 (#277)

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


The following commit(s) were added to refs/heads/master by this push:
     new 28e7712  ci: bump actions/setup-node@v2.1.2 (#277)
28e7712 is described below

commit 28e7712919fa501dc4fa625bbd0436d41d0c880c
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Dec 10 14:53:39 2020 +0900

    ci: bump actions/setup-node@v2.1.2 (#277)
---
 .github/workflows/nightly.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index a358c78..8d45d09 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -46,7 +46,7 @@ jobs:
     steps:
       - uses: actions/checkout@v2
 
-      - uses: actions/setup-node@v2.1.1
+      - uses: actions/setup-node@v2.1.2
         with:
           node-version: 14.x
           registry-url: 'https://registry.npmjs.org'


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