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 would like to checkout a specific branch in a submodule (specified in .gitmodules) when I run this action - so far I have been unsuccessful. On my local machine I would run git submodule update --remote to retrieve this branch, is an equivalent operation possible?