Merge pull request 'acid testing' (#22) from futonbeta into main

Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/22
This commit was merged in pull request #22.
This commit is contained in:
l4kr
2023-09-13 14:37:03 +02:00

View File

@@ -14,7 +14,7 @@ jobs:
- name: install Node.js
uses: actions/setup-node@v1
with: node-version:18.x
with: node-version:14.x
- name: Install dependencies
run: npm install