Skip to content

Commit

Permalink
uses: erlef/setup-beam@v1 for #231
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Dec 7, 2022
1 parent a99c0e9 commit f02ca9a
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 @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Elixir
uses: erlef/setup-elixir@885971a72ed1f9240973bd92ab57af8c1aa68f24
uses: erlef/setup-beam@v1
with:
elixir-version: '1.14.0' # Define the elixir version [required]
otp-version: '24.3.4' # Define the OTP version [required]
Expand Down

0 comments on commit f02ca9a

Please sign in to comment.