diff --git a/.github/workflows/default.yaml b/.github/workflows/default.yaml index 24cbf04..c535ad0 100644 --- a/.github/workflows/default.yaml +++ b/.github/workflows/default.yaml @@ -59,6 +59,8 @@ jobs: - name: Install, build, and upload your site output uses: withastro/action@v2 + with: + version: 8 deploy: needs: build