You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add a retry mechanism on latest version retrieval
Action could fail if the GitHub API was temporarily unavailable, this new patch
will make it to try again for approximately 2 minutes and output an appropriate
error message in case of a definitive failure.