Use new Ultralytics Retry action (#13407)

Automated merge of Ultralytics Code Refactor
pull/13408/head
Paula Derrenger 2024-11-08 12:35:15 +01:00 committed by GitHub
parent 795b741542
commit 15c40626f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ jobs:
with:
timeout_minutes: 5
retry_delay_seconds: 60
retries: 3
retries: 2
run: |
lychee \
--scheme 'https' \
@ -53,7 +53,7 @@ jobs:
with:
timeout_minutes: 5
retry_delay_seconds: 60
retries: 3
retries: 2
run: |
lychee \
--scheme 'https' \