diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7686cf5..9b26ac3 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v3 - uses: pnpm/action-setup@v2 with: - version: 7.18.2 + version: 8 - name: Install dependencies run: pnpm install - name: Build