diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 984b970..74dfb80 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: - name: ⬇️ Checkout uses: actions/checkout@v4 - name: Install, build, and upload your site - uses: withastro/action@v3 + uses: withastro/action@v4 deploy: needs: build