Skip to content

Commit 8b38076

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 363e900 commit 8b38076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# pnpm setup
2323
# refer to https://github.com/pnpm/action-setup
2424
- name: pnpm setup
25-
uses: pnpm/action-setup@v3.0.0
25+
uses: pnpm/action-setup@v4.0.0
2626
with:
2727
version: 8
2828
run_install: false

0 commit comments

Comments
 (0)