Closed damienwebdev closed 1 year ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
There's no way to determine the currently installed composer version quickly.
Fixes: https://github.com/mage-os/github-actions/issues/141 Touches: #132
This creates a new Github Action that determines the currently installed version of Composer.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
There's no way to determine the currently installed composer version quickly.
Fixes: https://github.com/mage-os/github-actions/issues/141 Touches: #132
What is the new behavior?
This creates a new Github Action that determines the currently installed version of Composer.
Does this PR introduce a breaking change?