mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-12-17 06:39:49 +08:00
7 lines
65 B
YAML
7 lines
65 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "6"
|
|
- "4"
|
|
- "0.12"
|