diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 495e7beb..0e92b9ce 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -38,7 +38,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v4.2.0 with: - version: 10.20.0 + version: 10.22.0 run_install: | - recursive: true