diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aed79b0d74a..2bfc793d6b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -220,7 +220,7 @@ jobs: - uses: actions/checkout@v3 - name: Download all artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: path: './artifacts'