We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb06517 + f3c7b07 commit 3ed41f5Copy full SHA for 3ed41f5
.github/workflows/release-js.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: '16'
+ node-version: '18'
19
registry-url: 'https://registry.npmjs.org'
20
21
- name: Install pnpm
0 commit comments