diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88d4b7289f8..5e7bb2b3568 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -238,7 +238,7 @@ jobs: cache: yarn - name: Download all artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: './artifacts'