diff --git a/.github/workflows/site-deploy.yaml b/.github/workflows/site-deploy.yaml index c34ff7d..6547d0a 100644 --- a/.github/workflows/site-deploy.yaml +++ b/.github/workflows/site-deploy.yaml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: "Install, build, and upload your site" - uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0 + uses: withastro/action@56781b97402ce0487b7e61ce2cb960c0e2cc5289 # v3.0.2 deploy: if: ${{ github.ref == 'refs/heads/main' }}