diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 65b6951..28a89c9 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -28,7 +28,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Install, build, and upload - uses: withastro/action@v2 + uses: withastro/action@v3 with: path: ./website