Skip to content

Commit 4a2f0d7

Browse files
chore: remove specific pnpm version from publish-npm.yml
1 parent 19a8088 commit 4a2f0d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@v4
2323
with:
24-
version: 10
2524
run_install: false
2625

2726
- name: Setup Node.js

0 commit comments

Comments
 (0)