Skip to content

Commit

Permalink
Merge pull request #7 from farhadi/dependabot/github_actions/erlef/se…
Browse files Browse the repository at this point in the history
…tup-beam-1.17.5

Bump erlef/setup-beam from 1.16.0 to 1.17.5
  • Loading branch information
farhadi authored Mar 30, 2024
2 parents dcfd607 + 8b007dd commit be2129e
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/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 be2129e

Please sign in to comment.