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
github: use actions/checkout@v4 instead of git clone
Switch to actions/checkout@v4 to ensure the correct repository is cloned,
especially when a forked repository contains modifications. This improves
reliability in GitHub Actions workflows.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
0 commit comments