File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
54
54
with :
55
55
fetch-depth : 50
56
- - uses : erlef/setup-beam@8e7fdef09ffa3ea54328b5000c170a3b9b20ca96 # v1.20.3
56
+ - uses : erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.20.4
57
57
with :
58
58
otp-version : ${{ matrix.otp_version }}
59
59
- name : Set ERL_COMPILER_OPTIONS
@@ -114,7 +114,7 @@ jobs:
114
114
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
115
115
with :
116
116
fetch-depth : 50
117
- - uses : erlef/setup-beam@8e7fdef09ffa3ea54328b5000c170a3b9b20ca96 # v1.20.3
117
+ - uses : erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.20.4
118
118
with :
119
119
otp-version : ${{ matrix.otp_version }}
120
120
- name : Compile Elixir
Original file line number Diff line number Diff line change 19
19
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
with :
21
21
fetch-depth : 50
22
- - uses : erlef/setup-beam@8e7fdef09ffa3ea54328b5000c170a3b9b20ca96 # v1.20.3
22
+ - uses : erlef/setup-beam@e6d7c94229049569db56a7ad5a540c051a010af9 # v1.20.4
23
23
with :
24
24
otp-version : " 27.3"
25
25
elixir-version : " 1.18.3"
You can’t perform that action at this time.
0 commit comments