updated build script

This commit is contained in:
bra1n 2023-11-06 13:10:43 +01:00
parent fb40d98fd6
commit d9c2b17dc9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'
- name: Install and Build 🔧
run: |