Skip to content

Commit

Permalink
Update links_local.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Nov 10, 2024
1 parent f89ee4a commit fc4dcc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/links_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
sudo mv lychee /usr/local/bin
- name: Test Markdown and HTML links with retry
uses: ultralytics/actions/retry@dev
uses: ultralytics/actions/retry@main
with:
timeout_minutes: 60
retry_delay_seconds: 3
Expand All @@ -60,7 +60,7 @@ jobs:
- name: Test Website, Markdown, HTML, YAML, Python and Notebook links with retry
if: github.event_name == 'workflow_dispatch'
uses: ultralytics/actions/retry@dev
uses: ultralytics/actions/retry@main
with:
timeout_minutes: 60
retry_delay_seconds: 3
Expand Down

0 comments on commit fc4dcc3

Please sign in to comment.