Skip to content

Commit 112382f

Browse files
authored
chore: replace stordco/actions-elixir/setup with erlef/setup-beam (#412)
1 parent a1bcd21 commit 112382f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/common-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
node-version: 20
3636

3737
- name: Setup Elixir
38-
uses: stordco/actions-elixir/setup@v1
38+
uses: erlef/setup-beam@v1
3939
with:
4040
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
4141
elixir-version: "1.19"

0 commit comments

Comments
 (0)