mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 15:16:08 +00:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"name": "setup-elixir",
|
|
"version": "0.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@actions/core": "^1.0.0",
|
|
"@actions/exec": "^1.0.0",
|
|
"@actions/tool-cache": "^1.1.0",
|
|
"semver": "^6.3.0"
|
|
}
|
|
}
|