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
CHANGE: Available toolkit versions are now get from PowerShell Gallery instead of manually update this action to the latest stable toolkit version, in order to reduce the needs to update this action
CHANGE: Fixed able to install multiple toolkit versions at the same machine
This is allowed in PowerShell, but strongly not recommended to do this to prevent issues
CHANGE: Inputs no longer prefix with toolkit_
CHANGE: No longer install or update PowerShellGet on needed, instead throw an error when PowerShellGet is not meet the requirement
REMOVE: Removed input toolkit_setup as no longer useful