diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0629c258c12..1e8b9f915d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,7 +199,7 @@ jobs: fetch-depth: 0 - name: Download ${{ env.CONTAINER_IMAGE_OUTPUT_IMAGE_NAME }} container image - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.5 with: name: ${{ env.CONTAINER_IMAGE_OUTPUT_IMAGE_NAME }} path: /tmp