Update node version in vitepress-deploy.yml

This commit is contained in:
Jerry Ma 2025-08-31 12:20:20 +08:00
parent 6c75ecf0c4
commit 0c9130ab6c

View File

@ -21,7 +21,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
cache: yarn
- run: yarn install --frozen-lockfile