ci: update beta build node version

This commit is contained in:
Fabio Di Stasio 2023-09-17 19:59:13 +02:00
parent cb92ca99f6
commit 5934d3a990
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Install dependencies
run: npm i