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
Rewrite as a JavaScript action. This action was originally built for the beta version of GitHub Actions. This release brings the action up to date with the current version of GitHub Actions. Additionally, JavaScript actions typically run faster than Docker actions.
Use groups to separate the environment variables and event JSON in the logs.