Skip to content

Commit

Permalink
Bump erlef/setup-beam from 1.17.5 to 1.17.6
Browse files Browse the repository at this point in the history
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@v1.17.5...v1.17.6)

---
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 Jun 10, 2024
1 parent be2129e commit d0f8085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{env.BRANCH}}
- uses: erlef/[email protected].5
- uses: erlef/[email protected].6
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit d0f8085

Please sign in to comment.