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

@@ -7,7 +7,7 @@ runs:
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v5
with:
node-version: 22.19.0
node-version: 22.20.0
cache: "pnpm"
- shell: bash