Skip to content

Commit 2cdeb26

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: 11.8.0
3939

4040
- name: Install Dependencies
4141
run: pnpm i

0 commit comments

Comments
 (0)