Skip to content

Commit

Permalink
Merge pull request #45 from maartenvanvliet/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/erlef/setup-elixir-1.8
  • Loading branch information
maartenvanvliet authored Jul 8, 2021
2 parents f3654fc + 4c10ae4 commit 51c6d20
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.7
- uses: erlef/setup-elixir@v1.8
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit 51c6d20

Please sign in to comment.