mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 05:26:56 +00:00
Set up your GitHub Actions workflow with a specific version of Python
|
|
||
|---|---|---|
| .github | ||
| __tests__ | ||
| docs | ||
| lib | ||
| node_modules | ||
| src | ||
| toolkit | ||
| .gitignore | ||
| .prettierrc.json | ||
| action.yml | ||
| jest.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Node 12 Template Action
To get started, click the Use this template button on this repository which will create a new repository based on this template.