chore(deps): update dependency node to v20.19.5

This commit is contained in:
renovate[bot]
2025-11-20 02:48:40 +00:00
committed by GitHub
parent d6bfb0c3c9
commit a4aab3a428
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
with:
node-version: '20'
node-version: '20.19.5'
cache: 'npm'
cache-dependency-path: frontend/package-lock.json