diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f9d940bec..0aa9952a4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: uses: pnpm/action-setup@v2 with: run_install: false - version: 7 + version: 8 - name: Cache node_modules id: node-modules-cache uses: actions/cache@v3