Skip to content

Commit

Permalink
User erlef/setup-beam for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng committed May 4, 2022
1 parent e9f6616 commit f9aaef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install OTP and Elixir
uses: actions/setup-elixir@v1.5.0
uses: erlef/setup-beam@v1.5.0
with:
otp-version: '${{ matrix.otp }}'
elixir-version: '${{ matrix.elixir }}'
Expand Down

0 comments on commit f9aaef6

Please sign in to comment.