chore(deps): update yanhao98/composite-actions digest to 7797ee9
All checks were successful
/ lint-build-and-check (push) Successful in 4m43s
/ surge (push) Successful in 2m31s
/ playwright (push) Successful in 1m5s

This commit is contained in:
2025-04-06 06:08:15 +08:00
parent 3cad491aac
commit 0f8ad09ecd
3 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ⚙️ 设置 Node 环境
uses: yanhao98/composite-actions/setup-node-environment@90b51303f2548c03557047ecd5f10397431db25a
uses: yanhao98/composite-actions/setup-node-environment@7797ee90d26ae6e347ccf0301c49f0c116c45a3b
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}