chore(deps): update dependency node to v22.21.0 (#4354)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-26 03:23:45 +00:00
committed by GitHub
parent f96cbe0652
commit 29da5cc905
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ jobs:
- uses: actions/setup-node@v5
if: env.SKIP_RELEASE == 'false'
with:
node-version: 22.20.0
node-version: 22.21.0
cache: "pnpm"
- run: npm i -g pnpm
if: env.SKIP_RELEASE == 'false'