Skip to content

Commit

Permalink
Use the latest setup beam for github action (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty authored Apr 29, 2021
1 parent 8f80d91 commit 605c713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GLOBAL_MOCK: ${{ matrix.global-mock }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-elixir@v1
- uses: erlef/setup-beam@v1
with:
otp-version: ${{ matrix.otp }}
elixir-version: ${{ matrix.elixir }}
Expand Down

0 comments on commit 605c713

Please sign in to comment.