chore(deps): update yanhao98/composite-actions digest to a7c66fb
Some checks failed
/ playwright (push) Blocked by required conditions
/ depcheck (push) Successful in 2m9s
/ lint-build-and-check (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ surge (push) Has been cancelled

This commit is contained in:
2025-03-14 23:27:53 +08:00
committed by gitea_1-h.cc
parent 74631308f6
commit 0f04b268b6
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@e52959e47d50719e0882fc5be361021910ed481a
uses: yanhao98/composite-actions/setup-node-environment@a7c66fb2603207ff96a388d73c31acb7d4ec901a
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目