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: don't use action-setup-tools
BREAKING CHANGE: The action no longer uses action-setup-tools. The
action was already installing python via setup-python, so this is no
longer needed. If any step running after this action required other
tools being installed, they will need to be installed outside of this
action