actions / checkout

Action for checking out a repo
https://github.com/features/actions
MIT License
5.93k stars 1.76k forks source link

Failed to download action 'https://api.github.com/repos/stCarolas #1975

Open jaiswalshikha opened 3 days ago

jaiswalshikha commented 3 days ago

Hello,

We are using stCarolas/setup-maven@v5 and stCarolas/setup-maven@v4 in our github action and get the following error during pipeline execution

Download action repository 'stCarolas/setup-maven@v5' (SHA:d6af6abeda15e98926a57b5aa970a96bb37f97d1) Warning: Failed to download action 'https://api.github.com/repos/stCarolas/setup-maven/tarball/d6af6abeda15e98926a57b5aa970a96bb37f97d1'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. Warning: Back off 16.985 seconds before retry. Error: Action 'https://api.github.com/repos/stCarolas/setup-maven/tarball/d6af6abeda15e98926a57b5aa970a96bb37f97d1' download has timed out. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

mamaicode commented 2 days ago

Experiencing the same issue