Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cichacz committed Jan 13, 2025
1 parent 1b992b4 commit 7838354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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.iex }} # Define the elixir version [required]
otp-version: ${{ matrix.otp }} # Define the OTP version [required]
Expand Down

0 comments on commit 7838354

Please sign in to comment.