chore: use node v18.0.0

This commit is contained in:
Aravinth Manivannan
2023-07-02 19:57:29 +05:30
parent c4a286454b
commit c3ab7f8b0e
4 changed files with 4 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: "14.x"
node-version: "18.0.0"
- name: Build frontend
run: make frontend