Skip to content

Commit 0038434

Browse files
committed
chore: use pnpm v9 for npm publish
1 parent 972de5b commit 0038434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install pnpm
4848
uses: pnpm/action-setup@v3
4949
with:
50-
version: 8
50+
version: 9
5151
run_install: false
5252

5353
- name: Get pnpm store directory

0 commit comments

Comments
 (0)