Skip to content

Commit c67f726

Browse files
chore(deps): update pnpm to 10.27.0 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45163cc commit c67f726

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: pnpm setup
1616
uses: pnpm/action-setup@v4
1717
with:
18-
version: 10.23.0
18+
version: 10.27.0
1919
- name: Install packages
2020
run: pnpm install
2121
- name: Run Build

0 commit comments

Comments
 (0)