Skip to content

Commit

Permalink
Merge pull request #32 from Frost/dependabot/github_actions/erlef/set…
Browse files Browse the repository at this point in the history
…up-beam-1.17.4
  • Loading branch information
Frost authored Mar 1, 2024
2 parents 8434735 + c3ac428 commit 23664ed
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@a23b1fc4452a892cf3e92cbc2c405256cd6c27ec
uses: erlef/setup-beam@904c511e63061a8f501ae4b081ce2c0e9cfc70ab
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 23664ed

Please sign in to comment.