Skip to content

Commit

Permalink
Fix setup-beam action vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDryga authored Apr 11, 2024
1 parent 6011b8b commit 980fffd
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 @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Elixir
uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
uses: erlef/setup-beam@v1
with:
elixir-version: ${{ matrix.elixir-version }}
otp-version: ${{ matrix.otp-version }}
Expand Down

0 comments on commit 980fffd

Please sign in to comment.