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 uses: actions/checkout@v2
with: with:
ref: '2.x' ref: '2.x'
node-version: '14.x'
- name: Install dependencies - name: Install dependencies
uses: bahmutov/npm-install@v1 uses: bahmutov/npm-install@v1

View File

@ -16,7 +16,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
**Vant 2 维护提示** **Vant 2 维护提示**
目前 Vant 3 / 4 已经发布超过 24 个月。对于 Vant 2我们会将维护投入降低至最小范围这意味着 目前 Vant 3 / 4 已经发布超过 30 个月。对于 Vant 2我们会将维护投入降低至最小范围这意味着
- 不再主动迭代新的功能。 - 不再主动迭代新的功能。
- 致命 bug 依然会被处理和修复。 - 致命 bug 依然会被处理和修复。