File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9999
100100 - name : Run muzzle
101101 # using retry because of sporadic gradle download failures
102- uses : nick-invision/retry@v3.0.1
102+ uses : nick-invision/retry@v3.0.2
103103 with :
104104 # timing out has not been a problem, these jobs typically finish in 2-3 minutes
105105 timeout_minutes : 15
Original file line number Diff line number Diff line change 7373
7474 - name : Run muzzle
7575 # using retry because of sporadic gradle download failures
76- uses : nick-invision/retry@v3.0.1
76+ uses : nick-invision/retry@v3.0.2
7777 with :
7878 # timing out has not been a problem, these jobs typically finish in 2-3 minutes
7979 timeout_minutes : 15
Original file line number Diff line number Diff line change 9595
9696 - name : Run muzzle
9797 # using retry because of sporadic gradle download failures
98- uses : nick-invision/retry@v3.0.1
98+ uses : nick-invision/retry@v3.0.2
9999 with :
100100 # timing out has not been a problem, these jobs typically finish in 2-3 minutes
101101 timeout_minutes : 15
You can’t perform that action at this time.
0 commit comments