diff --git a/.github/workflows/release-pipeline.yaml b/.github/workflows/release-pipeline.yaml index 4ebb369f48..6ed126518e 100644 --- a/.github/workflows/release-pipeline.yaml +++ b/.github/workflows/release-pipeline.yaml @@ -51,7 +51,7 @@ jobs: - name: Prepare Artifact Folder run: mkdir -p ./ci-artifacts/final - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 name: Download all Artifacts with: path: ./ci-artifacts/