Improve name of "Setup elixir" step in Elixir workflow

This commit is contained in:
Jonathan Clem
2020-06-29 11:44:45 -04:00
committed by GitHub
parent 3c3736f598
commit f1fa7ed328
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup elixir
- name: Set up Elixir
uses: actions/setup-elixir@v1
with:
elixir-version: '1.9.4' # Define the elixir version [required]