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
introduce the "2" keyword in the name to differentiate the action from former "docker compose setup" actions that can only install compose v1 series via pip and whatnot. I had a hard time triaging https://github.com/marketplace?type=actions&query=compose until I found this repo!
E.g: ndeloof/setup-docker-compose-2 ?
I think the earlier this is addressed the better for spreading the adoption of this action!
Since the repository name will be what appears in the
useblock in any workflows using it, it might be interesting to:E.g: ndeloof/setup-docker-compose-2 ?
I think the earlier this is addressed the better for spreading the adoption of this action!