Skip to content

Commit 4e1286e

Browse files
committed
chore: update pnpm action version
1 parent 5f8a8b0 commit 4e1286e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
node-version: "16"
2222
- name: Setup pnpm
23-
uses: pnpm/action-setup@v2.2.4
23+
uses: pnpm/action-setup@v4
2424
with:
2525
version: 7.14.0
2626
- name: Install packages

0 commit comments

Comments
 (0)