diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 17b3922..997d097 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@v1 + uses: withastro/action@v2 deploy: needs: build