Skip to content

Commit

Permalink
Merge pull request #30 from Frost/dependabot/github_actions/erlef/set…
Browse files Browse the repository at this point in the history
…up-beam-1.17.3
  • Loading branch information
Frost authored Feb 19, 2024
2 parents 7faa5a3 + 83391f5 commit 461a459
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@8b9cac4c04dbcd7bf8fd673e16f988225d89b09b
uses: erlef/setup-beam@a23b1fc4452a892cf3e92cbc2c405256cd6c27ec
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 461a459

Please sign in to comment.