Skip to content

Commit 515a77a

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

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
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup PNPM
3636
uses: pnpm/action-setup@v1.2.1
3737
with:
38-
version: 4.11.1
38+
version: 10.18.0
3939

4040
- name: Install Dependencies
4141
run: pnpm i

0 commit comments

Comments
 (0)