Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent d685b60 commit 0170bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Elixir
uses: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21
uses: erlef/setup-beam@b9c58b0450cd832ccdb3c17cc156a47065d2114f
with:
elixir-version: '1.17.2'
otp-version: '27'
Expand Down

0 comments on commit 0170bc9

Please sign in to comment.