chore(deps): update yanhao98/composite-actions digest to 4470aa1
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m45s
/ surge (push) Successful in 2m35s
/ playwright (push) Successful in 1m13s
/ lint-build-and-check (push) Has been cancelled

This commit is contained in:
2025-04-14 15:16:46 +08:00
parent 6fd22d573e
commit 41b12e297b
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@2b8fce6a84feb4cabe8b0cedf1a7172be271b872
uses: yanhao98/composite-actions/setup-node-environment@4470aa136359d05ae3b086d37cfaa33305448a5b
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目