chore(deps): update dependency node to v22.20.0 (#4183)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-29 22:21:10 +00:00
committed by GitHub
parent 026d9b8418
commit 88651171ad
6 changed files with 63 additions and 63 deletions

View File

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