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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new f4e0912  Try 14.19.0
f4e0912 is described below

commit f4e0912e111e556a3e374b013bed7cd84aebe4b2
Author: Sebb <[email protected]>
AuthorDate: Fri Mar 25 13:23:57 2022 +0000

    Try 14.19.0
---
 .github/workflows/unittestagenda.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index fba1671..58f690b 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -24,7 +24,7 @@ jobs:
       if:  matrix.os == 'ubuntu-20.04'  
     - uses: actions/setup-node@v2
       with:
-        node-version: '14' # was 14.19.1
+        node-version: '14.19.0' # was 14.19.1
     - uses: actions/checkout@v2
       with:
         persist-credentials: false

Reply via email to