diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 04f0ec05..c4dc06f3 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -313,7 +313,7 @@ jobs: pip install -r requirements.txt - name: Run tests - uses: nick-fields/retry@v3 + uses: nick-fields/retry@v4 with: timeout_minutes: 10 max_attempts: 5