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 part of the deprecation work for the stdout version of set-output and save-state workflow commands we've observed that versions v3, v4 and v5 are generating warnings for our users.
To remove these (and avoid breaking our users workflows come 31st May) we need to update @actions/core to >=1.10.0 for these versions.