chore(deps): Update dependency node to v22

This commit is contained in:
renovate[bot]
2025-10-24 07:11:25 +00:00
committed by Xevion
parent 44ee9838f6
commit 55ca73b963
4 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v6
with:
node-version: 20.19.5
node-version: 22.21.0
cache: pnpm
- name: Install Rust toolchain