We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6011b8b commit 980fffdCopy full SHA for 980fffd
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
- uses: actions/checkout@v3
39
- name: Set up Elixir
40
- uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
+ uses: erlef/setup-beam@v1
41
with:
42
elixir-version: ${{ matrix.elixir-version }}
43
otp-version: ${{ matrix.otp-version }}
0 commit comments