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
I purposely didn't use a docker container because nodejs-based Github actions were (and probably still are but perhaps to a lesser extent) much faster at startup and more importantly it allows more control and internal handling over external actions like caching.
However, I can understand the reasoning behind wanting to move that way if the remaining maintainers aren't overly familiar with node (and/or javascript) and don't want the additional maintenance burden but doing so could lose some auto-handled functionality that the nodejs approach allows.
We should document how to update the action, like:
v1
branch tooThe text was updated successfully, but these errors were encountered: