diff --git a/.github/workflows/build-astro.yml b/.github/workflows/build-astro.yml index 3cdae23ebf..8cb2222dd8 100644 --- a/.github/workflows/build-astro.yml +++ b/.github/workflows/build-astro.yml @@ -90,7 +90,7 @@ jobs: packages: ${{ steps.package.outputs.package_file_path }} - name: Let people download package - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: ${{ ! env.SHOULD_DEPLOY }} with: name: docs-microsite