bump node
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled

This commit is contained in:
2025-10-27 20:31:44 -05:00
parent f1c5343bff
commit 7d022701d8
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 22.20.0
node-version: 22.21.0
cache: pnpm
- name: Install Dependencies