diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 5fe1e4ef8e..12c41f08a7 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -242,7 +242,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') steps: - name: Download temp artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: release