Skip to content

Commit 91c461e

Browse files
chore(deps): update dependency pnpm to v10
1 parent 4035175 commit 91c461e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Install pnpm
2121
id: pnpm-install
2222
with:
23-
version: 8
23+
version: 10
2424
run_install: false
2525
- name: Get pnpm store directory
2626
id: pnpm-cache

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Install pnpm
2020
id: pnpm-install
2121
with:
22-
version: 8
22+
version: 10
2323
run_install: false
2424
- name: Get pnpm store directory
2525
id: pnpm-cache

0 commit comments

Comments
 (0)