Skip to content

Commit

Permalink
Merge pull request #23 from Frost/dependabot/github_actions/erlef/set…
Browse files Browse the repository at this point in the history
…up-beam-1.17.0
  • Loading branch information
Frost authored Jan 11, 2024
2 parents cbe10e0 + 63bfe6b commit 5a34165
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 @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Elixir
uses: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21
uses: erlef/setup-beam@a34c98fd51e370b4d4981854aba1eb817ce4e483
with:
elixir-version: '1.15.2' # Define the elixir version [required]
otp-version: '26.0.2' # Define the OTP version [required]
Expand Down

0 comments on commit 5a34165

Please sign in to comment.