diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9b042243..18897d7e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: - name: Checkout your repository using git uses: actions/checkout@v5 - name: Install, build, and upload your site - uses: withastro/action@v4 + uses: withastro/action@v5 with: path: docs node-version: 22