diff --git a/.github/workflows/push-image.yml b/.github/workflows/push-image.yml index 2dabe054..cd357608 100644 --- a/.github/workflows/push-image.yml +++ b/.github/workflows/push-image.yml @@ -59,7 +59,7 @@ jobs: - name: Build karmada-dashboard-web binary run: make bin-karmada-dashboard-web - name: Download a Build Artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: dashboard_artifact path: .