Skip to content

Commit bd57013

Browse files
authored
Use erlef/setup-beam (#25)
1 parent 2e345fc commit bd57013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v3
3535

3636
- name: Install OTP and Elixir
37-
uses: erlef/setup-elixir@v1
37+
uses: erlef/setup-beam@v1
3838
with:
3939
otp-version: ${{matrix.erlang}}
4040
elixir-version: ${{matrix.elixir}}

0 commit comments

Comments
 (0)