We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dc22f0 + f666a3e commit 5f2bc2dCopy full SHA for 5f2bc2d
.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