diff --git a/.github/workflows/broken-link-checker.yml b/.github/workflows/broken-link-checker.yml index 20d13decb7..d08e8ec78f 100644 --- a/.github/workflows/broken-link-checker.yml +++ b/.github/workflows/broken-link-checker.yml @@ -16,7 +16,7 @@ jobs: - name: setup broken link checker run: npm install -g broken-link-checker - name: Check getdaft.io - uses: nick-fields/retry@v2 + uses: nick-fields/retry@v3 with: timeout_minutes: 10 retry_wait_seconds: 60