chore(deps): update yanhao98/composite-actions digest to b4a2caa
All checks were successful
/ surge (push) Successful in 3m0s
/ cleanup_surge (push) Successful in 11s
/ playwright (push) Successful in 1m38s
/ lint-build-and-check (push) Successful in 6m3s

This commit is contained in:
2025-07-05 13:48:58 +08:00
parent 5487dc321e
commit 4238684385
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@3bf07469124a5a7b9a06b6d07be36a116c5aa49e
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}