diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 544d683..07ab02b 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -52,7 +52,7 @@ jobs: echo "✅ Documentation transformed from ./docs/ to ./pages/src/content/docs/" - name: Build and upload with Astro action - uses: withastro/action@v3 + uses: withastro/action@v6 with: path: ./pages package-manager: bun@latest