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 616f9ce commit 04f2dc8Copy full SHA for 04f2dc8
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Node
23
uses: actions/setup-node@v3
24
with:
25
- node-version: 16.x
+ node-version: 16
26
27
- name: Install dependencies
28
run: pnpm install --no-frozen-lockfile
0 commit comments