Skip to content

Commit 643345e

Browse files
⬆️ Updates pnpm to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce8634d commit 643345e

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup PNPM
3232
uses: pnpm/action-setup@v1.2.1
3333
with:
34-
version: 4.11.1
34+
version: 10.24.0
3535

3636
- name: Install Dependencies
3737
run: pnpm i

0 commit comments

Comments
 (0)