Update .github/workflows/ci.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Christian Krakau-Louis
2026-03-23 13:52:23 +01:00
committed by GitHub
parent c4d8f392f8
commit 19f089f8f6
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v6
with:
node-version: '20'
node-version: '20.19.0'
cache: 'npm'
cache-dependency-path: frontend/package-lock.json