chore: use the node 18 in prerelease workflow (#9713)

This commit is contained in:
Alex Rudenko 2023-02-20 17:02:22 +01:00 committed by GitHub
parent e0cdf1f4ac
commit 5ac4a16a48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3.5.1
with:
node-version: latest
node-version: 18
- name: Install dependencies
run: npm install
- name: Build