mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-go
synced 2026-04-14 00:45:30 +08:00
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|