Update .gitea/workflows/test.yml
All checks were successful
Setup testing environment and test the code / build (push) Successful in 1m24s

This commit is contained in:
2026-04-05 16:04:53 +02:00
parent 7069cc0b0f
commit 13708bcee8

View File

@@ -43,7 +43,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '24'
- name: Create .env file
run: |