Skip to content

Commit f810f42

Browse files
committed
update pnpm in CI
1 parent 4932adb commit f810f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pnpm/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- uses: pnpm/action-setup@v4
77
with:
8-
version: '8.5.1'
8+
version: '8.10.2'
99
- uses: actions/setup-node@v4
1010
with:
1111
cache: 'pnpm'

0 commit comments

Comments
 (0)