chore(deps): update yanhao98/composite-actions digest to 3bf0746
All checks were successful
/ playwright (push) Successful in 1m3s
/ cleanup_surge (push) Successful in 16s
/ surge (push) Successful in 2m48s
/ lint-build-and-check (push) Successful in 5m32s

This commit is contained in:
2025-05-11 22:10:33 +08:00
parent f432045ffe
commit 3c2145a626
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@4470aa136359d05ae3b086d37cfaa33305448a5b
uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}