/setup-python-composite-demo

Sample code for a composite action that requires some version of Python

Primary LanguageJavaScriptMIT LicenseMIT

Demo: Composite Action with setup-python

This is an example of GitHub Actions' composite actions feature to install a given version of Python before running some other code.

See action.yml.