File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ jobs:
217
217
218
218
- name : Download cargo-make
219
219
if : steps.cargo_make_cache.outputs.cache-hit != 'true'
220
- uses : robinraju/release-downloader@v1.11
220
+ uses : robinraju/release-downloader@v1.12
221
221
with :
222
222
repository : ' sagiegurari/cargo-make'
223
223
tag : ' ${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ jobs:
222
222
223
223
- name : Download cargo-make
224
224
if : steps.cargo_make_cache.outputs.cache-hit != 'true'
225
- uses : robinraju/release-downloader@v1.11
225
+ uses : robinraju/release-downloader@v1.12
226
226
with :
227
227
repository : ' sagiegurari/cargo-make'
228
228
tag : ' ${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'
You can’t perform that action at this time.
0 commit comments