Skip to content

Commit 56283d7

Browse files
committed
ci: update to pnpm@v10
1 parent 8d86258 commit 56283d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
- name: Setup PNPM
1313
uses: pnpm/action-setup@v3
1414
with:
15-
version: 9
15+
version: 10
1616
run_install: false
1717

1818
- name: Get pnpm store directory

0 commit comments

Comments
 (0)