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

This commit is contained in:
2025-03-21 02:07:23 +08:00
committed by gitea_1-h.cc
parent e83f6c9247
commit cc17419836
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@a7c66fb2603207ff96a388d73c31acb7d4ec901a
uses: yanhao98/composite-actions/setup-node-environment@ae9301946790d96f75c7ebe54a34bbaf9f5469d0
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目