mirror of
https://github.com/actions/setup-go
synced 2024-11-09 23:22:41 +00:00
0caeaed6fd
* Swap to Environment Files
6 lines
60 B
YAML
6 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|