Skip to content

Commit

Permalink
Bumps elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucassifoni committed Apr 7, 2024
1 parent eca376c commit fd73431
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 @@ -26,7 +26,7 @@ jobs:
- name: Set up Elixir
uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
with:
elixir-version: '1.14' # Define the elixir version [required]
elixir-version: '1.15' # Define the elixir version [required]
otp-version: '25.0' # Define the OTP version [required]

- name: Restore dependencies cache
Expand Down

0 comments on commit fd73431

Please sign in to comment.