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 dba5cda commit 3728fc5Copy full SHA for 3728fc5
.github/workflows/release-pr.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: corepack enable
28
- uses: actions/setup-node@v3.7.0
29
with:
30
- node-version: 20
+ node-version: 18
31
cache: "pnpm"
32
33
- name: Install dependencies
0 commit comments