@@ -46,13 +46,13 @@ jobs:
46
46
git fetch --prune --unshallow
47
47
- name : Cache tools
48
48
id : cache-tools
49
- uses : actions/cache@v2.1.4
49
+ uses : actions/cache@v2.1.5
50
50
with :
51
51
path : tools
52
52
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
53
53
- name : Cache dotnet
54
54
id : cache-dotnet
55
- uses : actions/cache@v2.1.4
55
+ uses : actions/cache@v2.1.5
56
56
with :
57
57
path : .dotnet
58
58
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -88,13 +88,13 @@ jobs:
88
88
git fetch --prune --unshallow
89
89
- name : Cache tools
90
90
id : cache-tools
91
- uses : actions/cache@v2.1.4
91
+ uses : actions/cache@v2.1.5
92
92
with :
93
93
path : tools
94
94
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
95
95
- name : Cache dotnet
96
96
id : cache-dotnet
97
- uses : actions/cache@v2.1.4
97
+ uses : actions/cache@v2.1.5
98
98
with :
99
99
path : .dotnet
100
100
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -120,13 +120,13 @@ jobs:
120
120
git fetch --prune --unshallow
121
121
- name : Cache tools
122
122
id : cache-tools
123
- uses : actions/cache@v2.1.4
123
+ uses : actions/cache@v2.1.5
124
124
with :
125
125
path : tools
126
126
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
127
127
- name : Cache dotnet
128
128
id : cache-dotnet
129
- uses : actions/cache@v2.1.4
129
+ uses : actions/cache@v2.1.5
130
130
with :
131
131
path : .dotnet
132
132
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -150,13 +150,13 @@ jobs:
150
150
git fetch --prune --unshallow
151
151
- name : Cache tools
152
152
id : cache-tools
153
- uses : actions/cache@v2.1.4
153
+ uses : actions/cache@v2.1.5
154
154
with :
155
155
path : tools
156
156
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
157
157
- name : Cache dotnet
158
158
id : cache-dotnet
159
- uses : actions/cache@v2.1.4
159
+ uses : actions/cache@v2.1.5
160
160
with :
161
161
path : .dotnet
162
162
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -180,13 +180,13 @@ jobs:
180
180
git fetch --prune --unshallow
181
181
- name : Cache tools
182
182
id : cache-tools
183
- uses : actions/cache@v2.1.4
183
+ uses : actions/cache@v2.1.5
184
184
with :
185
185
path : tools
186
186
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
187
187
- name : Cache dotnet
188
188
id : cache-dotnet
189
- uses : actions/cache@v2.1.4
189
+ uses : actions/cache@v2.1.5
190
190
with :
191
191
path : .dotnet
192
192
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -210,13 +210,13 @@ jobs:
210
210
git fetch --prune --unshallow
211
211
- name : Cache tools
212
212
id : cache-tools
213
- uses : actions/cache@v2.1.4
213
+ uses : actions/cache@v2.1.5
214
214
with :
215
215
path : tools
216
216
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
217
217
- name : Cache dotnet
218
218
id : cache-dotnet
219
- uses : actions/cache@v2.1.4
219
+ uses : actions/cache@v2.1.5
220
220
with :
221
221
path : .dotnet
222
222
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -250,13 +250,13 @@ jobs:
250
250
git fetch --prune --unshallow
251
251
- name : Cache tools
252
252
id : cache-tools
253
- uses : actions/cache@v2.1.4
253
+ uses : actions/cache@v2.1.5
254
254
with :
255
255
path : tools
256
256
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
257
257
- name : Cache dotnet
258
258
id : cache-dotnet
259
- uses : actions/cache@v2.1.4
259
+ uses : actions/cache@v2.1.5
260
260
with :
261
261
path : .dotnet
262
262
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -291,13 +291,13 @@ jobs:
291
291
git fetch --prune --unshallow
292
292
- name : Cache tools
293
293
id : cache-tools
294
- uses : actions/cache@v2.1.4
294
+ uses : actions/cache@v2.1.5
295
295
with :
296
296
path : tools
297
297
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
298
298
- name : Cache dotnet
299
299
id : cache-dotnet
300
- uses : actions/cache@v2.1.4
300
+ uses : actions/cache@v2.1.5
301
301
with :
302
302
path : .dotnet
303
303
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
@@ -323,13 +323,13 @@ jobs:
323
323
git fetch --prune --unshallow
324
324
- name : Cache tools
325
325
id : cache-tools
326
- uses : actions/cache@v2.1.4
326
+ uses : actions/cache@v2.1.5
327
327
with :
328
328
path : tools
329
329
key : v1-${{ runner.os }}-tools-${{ hashFiles('build.cake') }}
330
330
- name : Cache dotnet
331
331
id : cache-dotnet
332
- uses : actions/cache@v2.1.4
332
+ uses : actions/cache@v2.1.5
333
333
with :
334
334
path : .dotnet
335
335
key : v1-${{ runner.os }}-dotnet-${{ hashFiles('build.config') }}
0 commit comments