CI: Upgrade to Node 18

pull/7039/head
Laurent Cozic 2022-11-04 11:48:02 +00:00
parent f34078bd96
commit f2f6f8ec78
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
- uses: olegtarasov/get-tag@v2.1
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'
- name: Install Yarn
run: |