We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bcd21 commit 112382fCopy full SHA for 112382f
1 file changed
.github/workflows/common-config.yaml
@@ -35,7 +35,7 @@ jobs:
35
node-version: 20
36
37
- name: Setup Elixir
38
- uses: stordco/actions-elixir/setup@v1
+ uses: erlef/setup-beam@v1
39
with:
40
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
41
elixir-version: "1.19"
0 commit comments