Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c118cec41 |
@@ -1,7 +1,5 @@
|
|||||||
# setup-elixir
|
# setup-elixir
|
||||||
|
|
||||||
**Please note: This repository is currently unmaintained by a team of developers at GitHub. It is now maintained by the [Erlang Ecosystem Foundation](https://erlef.org) at [erlef/setup-elixir](https://github.com/erlef/setup-elixir). Rather than using actions/setup-elixir, please begin referring to that action in your workflows, instead.**
|
|
||||||
|
|
||||||
[](https://github.com/actions/setup-elixir/actions)
|
[](https://github.com/actions/setup-elixir/actions)
|
||||||
[](https://github.com/actions/setup-elixir/actions)
|
[](https://github.com/actions/setup-elixir/actions)
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "setup-elixir",
|
"name": "setup-elixir",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "setup-elixir",
|
"name": "setup-elixir",
|
||||||
"version": "1.4.1",
|
"version": "1.5.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user