diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2a4c469..bb6f21c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: if: ${{ matrix.os == 'macos-latest' && matrix.php-version == '7.0' }} - name: Run Tests - uses: nick-fields/retry@v3 + uses: nick-fields/retry@v4 with: timeout_minutes: 10 max_attempts: 3