Skip to content

Commit cf737e8

Browse files
committed
Update gha to pnpm 10.8.0
1 parent 01a51bd commit cf737e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v4
1818
with:
19-
version: 9
19+
version: 10.8.0
2020
run_install: false
2121

2222
- name: Install Node.js

0 commit comments

Comments
 (0)