chore(deps): update yanhao98/composite-actions digest to 2b8fce6
All checks were successful
/ lint-build-and-check (push) Successful in 4m48s
/ build-and-deploy-to-vercel (push) Successful in 3m8s
/ playwright (push) Successful in 1m16s
/ surge (push) Successful in 2m43s

This commit is contained in:
2025-04-11 14:47:39 +08:00
committed by gitea_1-h.cc
parent e9676c120d
commit 6fd22d573e
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@7797ee90d26ae6e347ccf0301c49f0c116c45a3b
uses: yanhao98/composite-actions/setup-node-environment@2b8fce6a84feb4cabe8b0cedf1a7172be271b872
- name: 🔍 静态代码分析
run: pnpm run lint
- name: 📦 构建项目