chore(ci): bump ci from 16 to 18 due to semantic release

This commit is contained in:
Walid 2023-02-10 12:51:16 +01:00
parent 3d354f02f6
commit e372445957
Signed by: Walidoux
GPG Key ID: CCF21881FE8BEBAF
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3.1.1
with:
node-version: 16.x
node-version: 18.x
- name: Install dependencies
run: yarn --frozen-lockfile

View File

@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3.1.1
with:
node-version: 16.x
node-version: 18.x
- name: Install dependencies
run: yarn --frozen-lockfile