chore(deps): update yanhao98/composite-actions digest to 502d85b
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m40s
/ surge (push) Successful in 2m52s
/ lint-build-and-check (push) Successful in 4m22s
/ playwright (push) Has been cancelled

This commit is contained in:
2025-04-02 02:44:31 +08:00
committed by gitea_1-h.cc
parent 162f9a9a13
commit 9daafb9157
3 changed files with 5 additions and 5 deletions

View File

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