diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 86d8dda..1492ac4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout your repository using git uses: actions/checkout@v3 - name: Install, build, and upload your site - uses: withastro/action@v3 + uses: withastro/action@v5 with: path: ./webapp deploy: