diff --git a/.github/workflows/default.yaml b/.github/workflows/default.yaml index c535ad0..92e2fd9 100644 --- a/.github/workflows/default.yaml +++ b/.github/workflows/default.yaml @@ -60,7 +60,7 @@ jobs: - name: Install, build, and upload your site output uses: withastro/action@v2 with: - version: 8 + package-manager: pnpm@latest deploy: needs: build