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
feat: use latest CI scripts when testing old commits
When testing specific commit SHAs via workflow_dispatch, always use
the latest versions of all GitHub Actions scripts from main branch
to ensure we have all bug fixes and improvements.
This prevents issues where old commits have outdated CI logic.
Signed-off-by: Mark Pollack <[email protected]>
0 commit comments