chore(deps): update yanhao98/composite-actions digest to 90b5130
Some checks failed
/ lint-build-and-check (push) Successful in 4m36s
/ surge (push) Successful in 2m50s
/ playwright (push) Failing after 3m6s

This commit is contained in:
2025-04-06 02:12:19 +08:00
parent a42282212e
commit 8c556dae8f
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@2a7a660cc4fdb631baef3e19ac1c2362829e2181
uses: yanhao98/composite-actions/setup-node-environment@90b51303f2548c03557047ecd5f10397431db25a
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}