mirror of
https://github.com/actions/setup-java.git
synced 2025-07-25 16:08:27 +02:00
6 lines
65 B
YAML
6 lines
65 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "6"
|
|
- "4"
|
|
- "0.12"
|