This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 d9eafee9795 upgrade node version 16.14.0 d9eafee9795 is described below commit d9eafee97952cf046c4fa069fea9638f41341504 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Tue Jul 5 15:10:45 2022 +0800 upgrade node version 16.14.0 upgrade node version 16.14.0 --- .github/workflows/cron-deploy-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron-deploy-website.yml b/.github/workflows/cron-deploy-website.yml index 3461fe83956..68f9626f8b9 100644 --- a/.github/workflows/cron-deploy-website.yml +++ b/.github/workflows/cron-deploy-website.yml @@ -14,7 +14,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v1 with: - node-version: 14.16.1 + node-version: 16.14.0 - name: Build run: | --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org