Skip to content

Commit f7d813a

Browse files
chore: bump back down to pnpm 9
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 parent 523d6c5 commit f7d813a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install pnpm
1919
uses: pnpm/action-setup@v4.0.0
2020
with:
21-
version: 10.x.x
21+
version: 9.x.x
2222

2323
- name: Install Node 24
2424
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)