Skip to content

Commit fd35c89

Browse files
committed
fix: fix pnpm version mismatch
1 parent ee2ccd0 commit fd35c89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/setup-node-pnpm-install/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ runs:
1818
steps:
1919
- uses: pnpm/action-setup@v4
2020
with:
21-
version: 9
2221
run_install: false
2322
- uses: actions/setup-node@v4
2423
with:

0 commit comments

Comments
 (0)