diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 250c4ae4..335f182a 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -21,8 +21,6 @@ jobs: fetch-depth: 0 # required so the deploy action can push - uses: pnpm/action-setup@v4 - with: - version: 9 - uses: actions/setup-node@v4 with: