mirror of
https://github.com/actions/setup-go.git
synced 2024-11-24 22:00:55 -05: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"
|