chore(deps): update yanhao98/composite-actions digest to 25eb4dc

This commit is contained in:
2025-09-07 05:40:30 +08:00
committed by gitea_1-h.cc
parent 47390ab1f2
commit 99dcb7723c
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@41ff2ce04aed748954bd860668b69edd103bba2c
uses: yanhao98/composite-actions/setup-node-environment@25eb4dc0c134cc9df2b7c569aa54140a366b45a8
- name: 📥 拉取 Vercel 环境信息
run: pnpm dlx vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}