You will need the GitHub CLI installed (this is pre-installed on all github actions runners): https://github.com/cli/cli#installation
Then install the ccbr_actions package with pip:
pip install git+https://github.com/CCBR/actionsOr install it from a specific version or branch with:
pip install git+https://github.com/CCBR/actions@v0.3