chore(deps): update yanhao98/composite-actions digest to 33959a3
All checks were successful
/ lint-build-and-check (push) Successful in 2m45s
/ depcheck (push) Successful in 2m59s
/ build-and-deploy-to-vercel (push) Successful in 2m59s
/ surge (push) Successful in 2m30s
/ playwright (push) Successful in 4m57s

This commit is contained in:
2025-03-26 01:51:21 +08:00
parent fa8d02f08d
commit 6dc43a1812
4 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🛠️ 设置Node环境
uses: yanhao98/composite-actions/setup-node-environment@ae9301946790d96f75c7ebe54a34bbaf9f5469d0
uses: yanhao98/composite-actions/setup-node-environment@33959a36221815dfc946a0fad64dcdb490724ce3
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目