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
As a result of changes to "how" a release is found from GitHub, it is
no longer the case that an exception is thrown, but rather, if a
specific release can't be found, it simply returns a null value. The
unit tests were updated to reflect this change in functionality.
0 commit comments