Mirror: The spec-compliant minimum of client-side GraphQL.

chore: Upgrade to pnpm@8 in CI task

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/ci.yml
···
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.2
with:
-
version: 7
+
version: 8
run_install: false
- name: Get pnpm store directory