mirror of
https://gitea.com/actions/setup-go.git
synced 2026-05-04 03:46:52 +07:00
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|