This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 93830ca5969 Update manual-deploy-website.yml (#380) 93830ca5969 is described below commit 93830ca59698f5a35226cffd49da66004e19928e Author: Jeffrey <color.d...@gmail.com> AuthorDate: Fri Dec 29 15:32:13 2023 +0800 Update manual-deploy-website.yml (#380) --- .github/workflows/manual-deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual-deploy-website.yml b/.github/workflows/manual-deploy-website.yml index 73fee77c104..8341a508a06 100644 --- a/.github/workflows/manual-deploy-website.yml +++ b/.github/workflows/manual-deploy-website.yml @@ -34,7 +34,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v3 with: - node-version: 16.14.0 + node-version: 20 - name: Build run: | --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org