Skip to content

Commit 45b29b5

Browse files
Merge pull request #63 from maartenvanvliet/dependabot/github_actions/erlef/setup-elixir-1.10
Bump erlef/setup-elixir from 1.9 to 1.10
2 parents e279495 + c9b2a3c commit 45b29b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
2626
steps:
2727
- uses: actions/[email protected]
28-
- uses: erlef/setup-elixir@v1.9
28+
- uses: erlef/setup-elixir@v1.10
2929
with:
3030
otp-version: ${{matrix.otp}}
3131
elixir-version: ${{matrix.elixir}}

0 commit comments

Comments
 (0)