Merge branch 'develop'

This commit is contained in:
bra1n 2023-11-06 13:11:04 +01:00
commit 1eb085b782
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: |