zwei manuelle workflows hinzugefügt für frontend und backend

This commit is contained in:
Meiko Remiorz
2025-05-22 17:47:46 +02:00
parent fcd81969a8
commit 9758cba025
3 changed files with 54 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- name: Install dependencies
run: npm install