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
The default Docker use (root) is supposed to be used but this leads to the owner of the files to be root as well.
This leads to errors using actions/checkout@v3 because the files cannot be deleted.