We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e345fc commit bd57013Copy full SHA for bd57013
1 file changed
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
- uses: actions/checkout@v3
35
36
- name: Install OTP and Elixir
37
- uses: erlef/setup-elixir@v1
+ uses: erlef/setup-beam@v1
38
with:
39
otp-version: ${{matrix.erlang}}
40
elixir-version: ${{matrix.elixir}}
0 commit comments