https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action We already have one https://github.com/ewoks-kit/.github/blob/main/.github/actions/setup-python-package/action.yml but maybe we can use it instead of the re-usable workflows?
https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action
We already have one
https://github.com/ewoks-kit/.github/blob/main/.github/actions/setup-python-package/action.yml
but maybe we can use it instead of the re-usable workflows?