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
Currently we use a third-party GitHub action to get the latest release version. This version is not identical to the GitHub API latest release tag (it does not include pre-releases). Make all release version calls go through GitHub API.
0 commit comments