[READ-ONLY] Mirror of https://github.com/bombshell-dev/tab. shell autocompletions for javascript CLIs
4

Configure Feed

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

specify pnpm version

AmirSa12 (Oct 28, 2024, 7:35 PM +0330) 3d46456b 380bf632

+2
+2
.github/workflows/ci.yml
··· 21 21 22 22 - name: Install pnpm 23 23 uses: pnpm/action-setup@v4.0.0 24 + with: 25 + version: 8 24 26 25 27 - name: Set node version to 20 26 28 uses: actions/setup-node@v4