This commit is contained in:
2026-03-01 15:21:34 +01:00
parent 7ec56575d1
commit 27e2e441c0
6 changed files with 12427 additions and 8185 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 22
node-version: 24
cache: npm
- name: Install dependencies