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 ee62c682959 upgrade node version 16.14.0 ee62c682959 is described below commit ee62c682959f7d7107ed0b97b87909e145abf72d Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Tue Jul 5 15:12:14 2022 +0800 upgrade node version 16.14.0 upgrade node version 16.14.0 --- .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 d24fbdf5ee1..2ce91ac183a 100644 --- a/.github/workflows/manual-deploy-website.yml +++ b/.github/workflows/manual-deploy-website.yml @@ -18,7 +18,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