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

Commit

Permalink
Bump erlef/setup-beam from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@b9c58b0...5304e04)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2e99a5d commit 126ce34
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@b9c58b0450cd832ccdb3c17cc156a47065d2114f
uses: erlef/setup-beam@5304e04ea2b355f03681464e683d92e3b2f18451
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 126ce34

Please sign in to comment.