change to proper action
Some checks failed
Checks / check (push) Failing after 41s

This commit is contained in:
Vladimir Rubin 2024-11-17 19:21:37 +02:00
parent 28c453dd56
commit c092c718b0
Signed by: vavakado
GPG key ID: CAB744727F36B524

View file

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Elixir - name: Set up Elixir
uses: actions/setup-elixir@v1 uses: erlef/setup-beam@v1
with: with:
elixir-version: "1.17.x" elixir-version: "1.17.x"
otp-version: "25.x" otp-version: "25.x"