We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a2577 commit 32b463cCopy full SHA for 32b463c
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Set up Elixir
30
id: setup-beam
31
- uses: erlef/setup-beam@5304e04ea2b355f03681464e683d92e3b2f18451 # v1.18.2
+ uses: erlef/setup-beam@8e7fdef09ffa3ea54328b5000c170a3b9b20ca96 # v1.20.3
32
with:
33
version-type: strict
34
version-file: .tool-versions
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Set up BEAM
62
63
64
65
otp-version: ${{matrix.otp}}
66
elixir-version: ${{matrix.elixir}}
0 commit comments