chore(deps): update yanhao98/composite-actions digest to 2a7a660
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 2m38s
/ lint-build-and-check (push) Successful in 4m18s
/ surge (push) Successful in 5m1s
/ playwright (push) Successful in 1m5s

This commit is contained in:
2025-04-04 22:22:08 +08:00
parent bd4dd95c2a
commit 42a367e83b
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@2d4be1a8aaded8b30f9d42cd50b2e15dc94a705c
uses: yanhao98/composite-actions/setup-node-environment@2a7a660cc4fdb631baef3e19ac1c2362829e2181
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目