chore: gh-pages 编译使用 node 14

This commit is contained in:
吴多益 2021-06-04 10:32:19 +08:00 committed by GitHub
parent 3f411b124e
commit bd26e1497a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
node-version: [12.x]
node-version: [14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: