diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41444c40e21..eb4ed40536d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -234,7 +234,7 @@ jobs: cache: yarn - name: Download all artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v3 with: path: './artifacts'