Skip to content

Commit

Permalink
Use the latest setup beam for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Apr 29, 2021
1 parent 8f80d91 commit 0172385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
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 0172385

Please sign in to comment.