chore: release site with node 14

This commit is contained in:
chenjiahan
2023-05-21 23:09:09 +08:00
parent a6f7b5025f
commit 931a73bd52
2 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
ref: '2.x'
node-version: '14.x'
- name: Install dependencies
uses: bahmutov/npm-install@v1