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
Moved the Git configuration step to an earlier stage in the GitHub Actions workflow. This ensures that Git is properly configured before dependencies are installed. The user name and email for Git have been set to "GitHub Actions" and "actions@github.com", respectively.
0 commit comments