Skip to content

Instantly share code, notes, and snippets.

@paopa
Created August 29, 2021 11:50
Show Gist options
  • Save paopa/f209d16d23b67556bd29a120c30dcc2d to your computer and use it in GitHub Desktop.
Save paopa/f209d16d23b67556bd29a120c30dcc2d to your computer and use it in GitHub Desktop.
Markdium-GitHub Actions: concepts and getting started
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment