Skip to content

Commit

Permalink
use erlef/setup-elixir@v1.6.0 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrumm committed Feb 3, 2021
1 parent d35bc9a commit cca936d
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 @@ -43,7 +43,7 @@ jobs:
MIX_ENV: test
steps:
- uses: actions/checkout@v2
- uses: actions/setup-elixir@v1
- uses: erlef/setup-elixir@v1.6.0
with:
otp-version: ${{matrix.otp}}
elixir-version: ${{matrix.elixir}}
Expand Down

0 comments on commit cca936d

Please sign in to comment.