Skip to content

Commit fa0b3d0

Browse files
Update dependency pnpm to v10.24.0
1 parent 672298c commit fa0b3d0

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.24.0
1919
- name: Install packages
2020
run: pnpm install
2121
- name: Run Build

0 commit comments

Comments
 (0)