Skip to content

Commit

Permalink
Update elixir.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wasi0013 authored Dec 2, 2024
1 parent 455ecb1 commit 54d196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Elixir
uses: erlef/setup-beam
uses: erlef/setup-beam@v1.18.2
with:
elixir-version: '1.17.3' # Define the elixir version [required]
otp-version: '27.1.2' # Define the OTP version [required]
Expand Down

0 comments on commit 54d196e

Please sign in to comment.