chore(deps): update dependency node to v22

This commit is contained in:
renovate[bot] 2025-08-10 12:58:13 +00:00 committed by GitHub
parent 762f1c4a6e
commit 4c4be25823
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- name: Use Node.js 20
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
cache: 'pnpm'
- name: Install dependencies