chore(deps): update dependency node to v22 (#6891)

This commit is contained in:
Elian Doran
2025-09-06 22:21:44 +03:00
committed by GitHub
4 changed files with 131 additions and 124 deletions

View File

@@ -74,7 +74,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
cache: 'pnpm'
# Install Node.js dependencies for the TypeScript script