Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #57 from kurtraschke/dependabot/github_actions/erl…
Browse files Browse the repository at this point in the history
…ef/setup-beam-1.18.1

Bump erlef/setup-beam from 1.17.5 to 1.18.1
  • Loading branch information
kurtraschke authored Nov 10, 2024
2 parents 5f218fa + cfc2151 commit f5ba8af
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 @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Elixir
uses: erlef/setup-beam@2f0cc07b4b9bea248ae098aba9e1a8a1de5ec24c
uses: erlef/setup-beam@b9c58b0450cd832ccdb3c17cc156a47065d2114f
with:
elixir-version: '1.14.5' # Define the elixir version [required]
otp-version: '25.3.2' # Define the OTP version [required]
Expand Down

0 comments on commit f5ba8af

Please sign in to comment.