diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 38d5677..63345e0 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -16,7 +16,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v2 with: - version: 8 + version: 11 - uses: actions/setup-node@v3 with: node-version: 18