We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cdf1f commit 5ac4a16Copy full SHA for 5ac4a16
.github/workflows/pre-release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/[email protected]
21
with:
22
- node-version: latest
+ node-version: 18
23
- name: Install dependencies
24
run: npm install
25
- name: Build
0 commit comments