Skip to content

Commit

Permalink
Merge pull request #39 from maartenvanvliet/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/erlef/setup-elixir-v1.7

Bump erlef/setup-elixir from v1.6.0 to v1.7
  • Loading branch information
maartenvanvliet authored Apr 5, 2021
2 parents 5c03ec6 + 9bd5b5c commit c15aeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
steps:
- uses: actions/checkout@v2.3.4
- uses: erlef/setup-elixir@v1.6.0
- uses: erlef/setup-elixir@v1.7
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit c15aeda

Please sign in to comment.