1 Commits
main ... v1.5

Author SHA1 Message Date
Jonathan Clem
3c118cec41 v1.5.0 2020-11-17 08:29:07 -05:00
3 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
# 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/workflows/Test/badge.svg)](https://github.com/actions/setup-elixir/actions)
[![](https://github.com/actions/setup-elixir/workflows/Licensed/badge.svg)](https://github.com/actions/setup-elixir/actions)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "setup-elixir",
"version": "1.4.1",
"version": "1.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "setup-elixir",
"version": "1.4.1",
"version": "1.5.0",
"license": "MIT",
"private": true,
"scripts": {