Releases: erlef/setup-beam
Releases · erlef/setup-beam
v1.7.1
v1.7.0
Known issues
If you cache your PLTs, you might run into the issue found at https://github.com/brianmay/tp_link_hs100/runs/2293025513#step:11:20, described at #29 (comment). If that's the case, you should drop prior PLTs and re-generate them. This is apparently a consequence of changing the action's internals (to follow its name change) from setup-elixir
to setup-beam
.
Install OTP branches
Add support for installing OTP branches with otp-version: 'master'
or otp-version: 'maint'
.
This release also makes experimental-otp: true
the default so that an OTP build based on your Ubuntu runner version will always be used.