Skip to content

Commit

Permalink
Bump erlef/setup-beam from 1.17.6 to 1.18.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.17.6 to 1.18.0.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](erlef/setup-beam@0a54116...a6e26b2)

---
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 Jul 12, 2024
1 parent 8ca7d1a commit ad81404
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: erlef/setup-beam@0a541161e47ec43ccbd9510053c5f336ca76c2a2
- uses: erlef/setup-beam@a6e26b22319003294c58386b6f25edbc7336819a
with:
otp-version: "25.3"
rebar3-version: "3.22"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-common-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: erlef/setup-beam@0a541161e47ec43ccbd9510053c5f336ca76c2a2
- uses: erlef/setup-beam@a6e26b22319003294c58386b6f25edbc7336819a
with:
otp-version: "25.3"
rebar3-version: "3.22"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: erlef/setup-beam@0a541161e47ec43ccbd9510053c5f336ca76c2a2
- uses: erlef/setup-beam@a6e26b22319003294c58386b6f25edbc7336819a
with:
otp-version: "25.3"
rebar3-version: "3.22"
Expand Down

0 comments on commit ad81404

Please sign in to comment.