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
I use checkout@v4 in my workflows. For long running workflows, i.e. running tests after checkout for over a day, the attempt to git push of results prompts for user and password, and hangs at the prompt until workflow time expires.
Is there an expiry limit to credentials? If so, could an option be added to extend it?