* chore: add yaml eslint validate

* chore: update deps

* fix: unused ts lint

* fix: 弹窗只能点击一次 #7140

* chore: update actions/checkout v6

* chore: update node version v22.22.0
This commit is contained in:
xingyu
2026-01-28 18:05:20 +08:00
committed by GitHub
parent bb5d75bc7e
commit 7680b33b99
20 changed files with 593 additions and 564 deletions

View File

@@ -9,7 +9,7 @@ runs:
uses: pnpm/action-setup@v4
- name: Install Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version-file: .node-version
cache: 'pnpm'