Skip to content

Commit

Permalink
Container: Try using setup-beam@main
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Feb 5, 2024
1 parent 3f9c892 commit 795443c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
sudo apt-get -qq install python3-dev texinfo unzip
- name: Install erlang/OTP
uses: erlef/setup-beam@v1
uses: erlef/setup-beam@main
with:
otp-version: ${{ env.OTP_VSN }}
elixir-version: ${{ env.ELIXIR_VSN }}
Expand Down

0 comments on commit 795443c

Please sign in to comment.