Skip to content

Commit

Permalink
Bump erlef/setup-beam from 1.16.0 to 1.17.5 (#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.17.5.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@v1.16.0...v1.17.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent ef3ad61 commit 78d02c6
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 @@ -21,7 +21,7 @@ jobs:
key: elixir-cache-${{matrix.elixir}}-otp-${{matrix.otp}}-${{runner.os}}-${{hashFiles('mix.lock')}}-${{github.ref}}
restore-keys: |
elixir-cache-${{matrix.elixir}}-otp-${{matrix.otp}}-${{runner.os}}-${{hashFiles('mix.lock')}}-
- uses: erlef/setup-beam@v1.16.0
- uses: erlef/setup-beam@v1.17.5
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit 78d02c6

Please sign in to comment.