File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2323 otp-version : " 27.2"
2424 elixir-version : " 1.18.1"
2525 version-type : " strict"
26- - uses : actions/cache@v4
26+ - uses : actions/cache@v5
2727 name : Cache
2828 with :
2929 path : |
8888 elixir-version : ${{ matrix.elixir_version }}
8989 rebar3-version : ${{ matrix.rebar3_version }}
9090 version-type : " strict"
91- - uses : actions/cache@v4
91+ - uses : actions/cache@v5
9292 name : Cache
9393 with :
9494 path : |
@@ -130,7 +130,7 @@ jobs:
130130 otp-version : ${{ matrix.otp_version }}
131131 elixir-version : ${{ matrix.elixir_version }}
132132 version-type : " strict"
133- - uses : actions/cache@v4
133+ - uses : actions/cache@v5
134134 name : Cache
135135 with :
136136 path : |
@@ -172,7 +172,7 @@ jobs:
172172 rebar3-version : ${{ matrix.rebar3_version }}
173173 version-type : " strict"
174174 - name : Cache
175- uses : actions/cache@v4
175+ uses : actions/cache@v5
176176 with :
177177 path : |
178178 ~/deps
Original file line number Diff line number Diff line change 3636 otp-version : ${{ matrix.otp_version }}
3737 rebar3-version : ${{ matrix.rebar3_version }}
3838 version-type : " strict"
39- - uses : actions/cache@v4
39+ - uses : actions/cache@v5
4040 name : Cache
4141 with :
4242 path : |
@@ -101,7 +101,7 @@ jobs:
101101 otp-version : ${{ matrix.otp_version }}
102102 rebar3-version : ${{ matrix.rebar3_version }}
103103 version-type : " strict"
104- - uses : actions/cache@v4
104+ - uses : actions/cache@v5
105105 name : Cache
106106 with :
107107 path : |
@@ -129,7 +129,7 @@ jobs:
129129 otp-version : ${{ matrix.otp_version }}
130130 rebar3-version : ${{ matrix.rebar3_version }}
131131 version-type : " strict"
132- - uses : actions/cache@v4
132+ - uses : actions/cache@v5
133133 name : Cache
134134 with :
135135 path : |
Original file line number Diff line number Diff line change 2222 otp-version : ' 26.1.2'
2323 version-type : strict
2424 rebar3-version : ' 3.22.1'
25- - uses : actions/cache@v4
25+ - uses : actions/cache@v5
2626 name : Cache
2727 with :
2828 path : |
You can’t perform that action at this time.
0 commit comments