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 8661f3f5 Update node version
8661f3f5 is described below

commit 8661f3f5432c290d89225cbb64c6f5411bd24a6f
Author: Sebb <[email protected]>
AuthorDate: Tue May 16 19:14:20 2023 +0100

    Update node version
---
 .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 43295a70..056b9f9d 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -33,7 +33,7 @@ jobs:
       if:  matrix.os != 'macos-latest'
     - uses: actions/setup-node@v3
       with:
-        node-version: '14.19.1'
+        node-version: '18.16.0'
     - uses: actions/checkout@v3
       with:
         persist-credentials: false

Reply via email to