This commit is contained in:
Alireza Ahmadi
2026-03-28 21:32:37 +01:00
parent 764e1ba165
commit 1f393fc37f
6 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v6
with:
node-version: 24
node-version: 25
- name: Install dependencies and build frontend
run: |
cd frontend