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@5304e04ea2b355f03681464e683d92e3b2f18451 # v1.18.2
56
+ - uses : erlef/setup-beam@8aa8a857c6be0daae6e97272bb299d5b942675a4 # v1.19.0
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@5304e04ea2b355f03681464e683d92e3b2f18451 # v1.18.2
117
+ - uses : erlef/setup-beam@8aa8a857c6be0daae6e97272bb299d5b942675a4 # v1.19.0
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@5304e04ea2b355f03681464e683d92e3b2f18451 # v1.18.2
22
+ - uses : erlef/setup-beam@8aa8a857c6be0daae6e97272bb299d5b942675a4 # v1.19.0
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