Skip to content

Commit 23efcd8

Browse files
committed
Use setup-beam@main for now for macOS support
1 parent b54de69 commit 23efcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
uses: actions/checkout@v4
110110

111111
- name: Install Erlang/Elixir
112-
uses: erlef/setup-beam@v1
112+
uses: erlef/setup-beam@main
113113
with:
114114
otp-version: ${{matrix.pair.erlang}}
115115
elixir-version: ${{matrix.pair.elixir}}

0 commit comments

Comments
 (0)