Skip to content

Commit 7574167

Browse files
authored
ci: fix pkg-pr-new (#3732)
1 parent d0951f9 commit 7574167

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pkg-pr-new.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ jobs:
2121

2222
- run: npm run build
2323

24+
- uses: actions/setup-node@v4
25+
with:
26+
node-version: 20
27+
2428
- run: npx pkg-pr-new publish --compact

0 commit comments

Comments
 (0)