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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
The ci latest command now honors the --channel flag. Previously it ignored the filter entirely and always returned the newest version overall, even when that version had no build in the requested channel. It now matches the behavior of the matrix and github-actions subcommands, which already applied the filter correctly.
Other
Updated the README API link, which pointed at a legacy endpoint no longer in service.