File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ jobs:
202
202
id : cpu-cores
203
203
uses : SimenB/github-actions-cpu-cores@v2
204
204
- name : run tests with coverage
205
- uses : nick-fields/retry@v2
205
+ uses : nick-fields/retry@v3
206
206
with :
207
207
timeout_minutes : 10
208
208
max_attempts : 3
Original file line number Diff line number Diff line change 33
33
id : cpu-cores
34
34
uses : SimenB/github-actions-cpu-cores@v2
35
35
- name : run tests
36
- uses : nick-fields/retry@v2
36
+ uses : nick-fields/retry@v3
37
37
with :
38
38
timeout_minutes : 10
39
39
max_attempts : 3
65
65
id : cpu-cores
66
66
uses : SimenB/github-actions-cpu-cores@v2
67
67
- name : run tests using jest-jasmine
68
- uses : nick-fields/retry@v2
68
+ uses : nick-fields/retry@v3
69
69
with :
70
70
timeout_minutes : 10
71
71
max_attempts : 3
Original file line number Diff line number Diff line change 36
36
id : cpu-cores
37
37
uses : SimenB/github-actions-cpu-cores@v2
38
38
- name : run tests
39
- uses : nick-fields/retry@v2
39
+ uses : nick-fields/retry@v3
40
40
with :
41
41
timeout_minutes : 10
42
42
max_attempts : 3
64
64
id : cpu-cores
65
65
uses : SimenB/github-actions-cpu-cores@v2
66
66
- name : run tests using jest-jasmine
67
- uses : nick-fields/retry@v2
67
+ uses : nick-fields/retry@v3
68
68
with :
69
69
timeout_minutes : 10
70
70
max_attempts : 3
You can’t perform that action at this time.
0 commit comments