We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdfc75a + 5f2bc2d commit 86d468fCopy full SHA for 86d468f
.github/workflows/release.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