Skip to content

Commit fd00e0b

Browse files
committed
Set version-type to strict
1 parent d37340e commit fd00e0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Setup OTP + Elixir
2828
uses: erlef/setup-beam@v1
2929
with:
30+
version-type: strict
3031
otp-version: ${{matrix.otp}}
3132
elixir-version: ${{matrix.elixir}}
3233

0 commit comments

Comments
 (0)