V1.7.0: Frequent timeout issue while downloading the action repository while using this GitHub Action
We are seeing very frequent timeout during download of this action after the v1.7.0 release.
Error: Error Action ... download has timed out. Error the request was canceled due to the configured HttpClient.Timeout os 100 seconds elapsing.
I am seeing this a lot. Have you managed to find a solution?
I'm seeing the same
We do also have this issue, did somebody find a solution or moved to another deployment method?
We're also encountering this issue, even after putting the actions-install@v1 step at the beginning of the job.
Download action repository 'microsoft/powerplatform-actions@v0' (SHA:0c80aacb61f9bfdcb930b880febc420ec4ef2f3e)
Warning: Failed to download action 'https://api.github.com/repos/microsoft/powerplatform-actions/zipball/0c80aacb61f9bfdcb930b880febc420ec4ef2f3e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Is there a subsequent fix similar to https://github.com/microsoft/powerplatform-actions/issues/416 that addresses this issue again?