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 @@ -207,7 +207,7 @@ jobs:
207
207
208
208
- name : Download cargo-make
209
209
if : steps.cargo_make_cache.outputs.cache-hit != 'true'
210
- uses : robinraju/release-downloader@v1.10
210
+ uses : robinraju/release-downloader@v1.11
211
211
with :
212
212
repository : ' sagiegurari/cargo-make'
213
213
tag : ' ${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jobs:
212
212
213
213
- name : Download cargo-make
214
214
if : steps.cargo_make_cache.outputs.cache-hit != 'true'
215
- uses : robinraju/release-downloader@v1.10
215
+ uses : robinraju/release-downloader@v1.11
216
216
with :
217
217
repository : ' sagiegurari/cargo-make'
218
218
tag : ' ${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'
You can’t perform that action at this time.
0 commit comments