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 d0951f9 commit 7574167Copy full SHA for 7574167
1 file changed
.github/workflows/pkg-pr-new.yml
@@ -21,4 +21,8 @@ jobs:
21
22
- run: npm run build
23
24
+ - uses: actions/setup-node@v4
25
+ with:
26
+ node-version: 20
27
+
28
- run: npx pkg-pr-new publish --compact
0 commit comments