Skip to content

Commit af29f2a

Browse files
committed
update workflow
1 parent a52c732 commit af29f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-prerelease.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v4
2525
with:
26-
version: 10
26+
version: 9.0.6
2727
run_install: false
2828

2929
- name: "Use Node.js ${{ matrix.node-version }}"

0 commit comments

Comments
 (0)