Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

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

chore: Upgrade pnpm for CI tasks

+4 -4
+4 -4
.github/workflows/ci.yml
··· 25 25 - name: Setup pnpm 26 26 uses: pnpm/action-setup@v2.2.4 27 27 with: 28 - version: 7 28 + version: 8 29 29 run_install: false 30 30 31 31 - name: Get pnpm store directory ··· 73 73 - name: Setup pnpm 74 74 uses: pnpm/action-setup@v2.2.4 75 75 with: 76 - version: 7 76 + version: 8 77 77 run_install: false 78 78 79 79 - name: Get pnpm store directory ··· 122 122 - name: Setup pnpm 123 123 uses: pnpm/action-setup@v2.2.4 124 124 with: 125 - version: 7 125 + version: 8 126 126 run_install: false 127 127 128 128 - name: Get pnpm store directory ··· 177 177 - name: Setup pnpm 178 178 uses: pnpm/action-setup@v2.2.4 179 179 with: 180 - version: 7 180 + version: 8 181 181 run_install: false 182 182 183 183 - name: Get pnpm store directory