chore(deps): update dependency node to v24.12.0

This commit is contained in:
renovate[bot]
2025-12-11 18:28:00 +00:00
committed by GitHub
parent 462e40629a
commit 956d0d44c3
5 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
with:
node-version: '24.11.1'
node-version: '24.12.0'
cache: 'npm'
cache-dependency-path: frontend/package-lock.json