chore(deps): update yanhao98/composite-actions digest to 2b8fce6
All checks were successful
/ lint-build-and-check (push) Successful in 4m48s
/ build-and-deploy-to-vercel (push) Successful in 3m8s
/ playwright (push) Successful in 1m16s
/ surge (push) Successful in 2m43s

This commit is contained in:
2025-04-11 14:47:39 +08:00
committed by gitea_1-h.cc
parent e9676c120d
commit 6fd22d573e
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@7797ee90d26ae6e347ccf0301c49f0c116c45a3b
uses: yanhao98/composite-actions/setup-node-environment@2b8fce6a84feb4cabe8b0cedf1a7172be271b872
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}