diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9840cd6..17b3922 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Install, build, and upload your site output - uses: withastro/action@v0 + uses: withastro/action@v1 deploy: needs: build