41
41
path : |
42
42
~/.cargo/bin/cargo-make
43
43
~/.cargo/bin/cargo-make.exe
44
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
44
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
45
45
- name : Install cargo-make
46
46
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
47
47
uses :
actions-rs/[email protected]
80
80
path : |
81
81
~/.cargo/bin/cargo-make
82
82
~/.cargo/bin/cargo-make.exe
83
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
83
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
84
84
- name : Install cargo-make
85
85
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
86
86
uses :
actions-rs/[email protected]
@@ -129,7 +129,7 @@ jobs:
129
129
path : |
130
130
~/.cargo/bin/cargo-make
131
131
~/.cargo/bin/cargo-make.exe
132
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
132
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
133
133
- name : Install cargo-make
134
134
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
135
135
uses :
actions-rs/[email protected]
@@ -157,7 +157,7 @@ jobs:
157
157
path : |
158
158
~/.cargo/bin/diplomat-tool
159
159
~/.cargo/bin/diplomat-tool.exe
160
- key : ${{ runner.os }}-${{ steps.diplomat-version.outputs.rev }}
160
+ key : ${{ runner.os }}-diplomat- ${{ steps.diplomat-version.outputs.rev }}
161
161
162
162
- name : Install Diplomat
163
163
if : steps.diplomat-cache.outputs.cache-hit != 'true'
@@ -205,7 +205,7 @@ jobs:
205
205
path : |
206
206
~/.cargo/bin/cargo-make
207
207
~/.cargo/bin/cargo-make.exe
208
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
208
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
209
209
- name : Install cargo-make
210
210
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
211
211
uses :
actions-rs/[email protected]
@@ -246,7 +246,7 @@ jobs:
246
246
path : |
247
247
~/.cargo/bin/twiggy
248
248
~/.cargo/bin/twiggy.exe
249
- key : ${{ runner.os }}-${{ steps.twiggy-version.outputs.hash }}
249
+ key : ${{ runner.os }}-twiggy- ${{ steps.twiggy-version.outputs.hash }}
250
250
- name : Install twiggy
251
251
if : steps.twiggy-cache.outputs.cache-hit != 'true'
252
252
uses :
actions-rs/[email protected]
@@ -266,7 +266,7 @@ jobs:
266
266
path : |
267
267
~/.cargo/bin/cargo-make
268
268
~/.cargo/bin/cargo-make.exe
269
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
269
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
270
270
- name : Install cargo-make
271
271
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
272
272
uses :
actions-rs/[email protected]
@@ -286,7 +286,7 @@ jobs:
286
286
path : |
287
287
~/.cargo/bin/diplomat-tool
288
288
~/.cargo/bin/diplomat-tool.exe
289
- key : ${{ runner.os }}-${{ steps.diplomat-version.outputs.rev }}
289
+ key : ${{ runner.os }}-diplomat- ${{ steps.diplomat-version.outputs.rev }}
290
290
291
291
- name : Install Diplomat
292
292
if : steps.diplomat-cache.outputs.cache-hit != 'true'
@@ -336,7 +336,7 @@ jobs:
336
336
path : |
337
337
~/.cargo/bin/cargo-make
338
338
~/.cargo/bin/cargo-make.exe
339
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
339
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
340
340
- name : Install cargo-make
341
341
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
342
342
uses :
actions-rs/[email protected]
@@ -373,7 +373,7 @@ jobs:
373
373
path : |
374
374
~/.cargo/bin/cargo-make
375
375
~/.cargo/bin/cargo-make.exe
376
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
376
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
377
377
- name : Install cargo-make
378
378
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
379
379
uses :
actions-rs/[email protected]
@@ -393,7 +393,7 @@ jobs:
393
393
path : |
394
394
~/.cargo/bin/cargo-readme
395
395
~/.cargo/bin/cargo-readme.exe
396
- key : ${{ runner.os }}-${{ steps.cargo-readme-version.outputs.hash }}
396
+ key : ${{ runner.os }}-readme- ${{ steps.cargo-readme-version.outputs.hash }}
397
397
- name : Install cargo-readme
398
398
if : steps.cargo-readme-cache.outputs.cache-hit != 'true'
399
399
uses :
actions-rs/[email protected]
@@ -694,7 +694,7 @@ jobs:
694
694
path : |
695
695
~/.cargo/bin/cargo-make
696
696
~/.cargo/bin/cargo-make.exe
697
- key : ${{ runner.os }}-${{ steps.cargo-make-version.outputs.hash }}
697
+ key : ${{ runner.os }}-make- ${{ steps.cargo-make-version.outputs.hash }}
698
698
699
699
- name : Install cargo-make
700
700
if : steps.cargo-make-cache.outputs.cache-hit != 'true'
@@ -715,7 +715,7 @@ jobs:
715
715
path : |
716
716
~/.cargo/bin/twiggy
717
717
~/.cargo/bin/twiggy.exe
718
- key : ${{ runner.os }}-${{ steps.twiggy-version.outputs.hash }}
718
+ key : ${{ runner.os }}-twiggy- ${{ steps.twiggy-version.outputs.hash }}
719
719
- name : Install twiggy
720
720
if : steps.twiggy-cache.outputs.cache-hit != 'true'
721
721
uses :
actions-rs/[email protected]
0 commit comments