this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: specify pnpm version

Chloe cc146569 8916f656

+2
+2
.github/workflows/release.yml
··· 12 12 - uses: actions/checkout@v5 13 13 14 14 - uses: pnpm/action-setup@v4 15 + with: 16 + version: 8.10.0 15 17 16 18 - uses: actions/setup-node@v4 17 19 with: