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

wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new 0dd088bf46 [ci][doc] Update node version (#6796)
0dd088bf46 is described below

commit 0dd088bf46446938f79637abfb7ffc131ccfbba4
Author: zhiwei liu <[email protected]>
AuthorDate: Mon May 6 20:21:39 2024 +0800

    [ci][doc] Update node version (#6796)
---
 .github/workflows/documents.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/documents.yml b/.github/workflows/documents.yml
index 7c3c56cf07..ff7afc4cea 100644
--- a/.github/workflows/documents.yml
+++ b/.github/workflows/documents.yml
@@ -45,7 +45,7 @@ jobs:
 
       - uses: actions/setup-node@v2
         with:
-          node-version: 14
+          node-version: 16.19.0
 
       - name: Run docusaurus build
         run: |

Reply via email to